aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/dickgirl.css1
-rw-r--r--static/css/ib.css5
-rw-r--r--static/css/txt/sjis.css3
-rw-r--r--static/css/txt/vipper.css2
-rw-r--r--static/ico/madotsuki1.gifbin0 -> 2926 bytes
5 files changed, 5 insertions, 6 deletions
diff --git a/static/css/dickgirl.css b/static/css/dickgirl.css
index 0b991db..b33d7ef 100644
--- a/static/css/dickgirl.css
+++ b/static/css/dickgirl.css
@@ -2,7 +2,6 @@ html,
body {
background: #1b3345;
color: #fff;
- font-family: initial;
}
a,
a .name,
diff --git a/static/css/ib.css b/static/css/ib.css
index 5e2b158..a6711bb 100644
--- a/static/css/ib.css
+++ b/static/css/ib.css
@@ -15,10 +15,7 @@ html {
body {
margin: 0;
padding: 8px;
- font-size: 16px;
-}
-blockquote {
- line-height: 20px;
+ font-size: 11pt;
}
.spoil {
background: #000;
diff --git a/static/css/txt/sjis.css b/static/css/txt/sjis.css
index 5dbcb4c..7035062 100644
--- a/static/css/txt/sjis.css
+++ b/static/css/txt/sjis.css
@@ -1,7 +1,8 @@
body,
textarea {
font-family: Mona, Monapo, IPAMonaPGothic, "MS PGothic", YOzFontAA97;
+ font-size: 12pt;
}
textarea {
- font-size: 16px;
+ font-size: 12pt;
}
diff --git a/static/css/txt/vipper.css b/static/css/txt/vipper.css
new file mode 100644
index 0000000..c1eb15c
--- /dev/null
+++ b/static/css/txt/vipper.css
@@ -0,0 +1,2 @@
+.mainpage .name { color: red }
+.mainpage a .name { color: blue }
diff --git a/static/ico/madotsuki1.gif b/static/ico/madotsuki1.gif
new file mode 100644
index 0000000..ccd0052
--- /dev/null
+++ b/static/ico/madotsuki1.gif
Binary files differ