disinclined.org
/
git
/
dylansserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d92318
)
got peepshow italic, by adding css for #peepshow_
author
Dylan Lloyd
<dylan@psu.edu>
Thu, 13 Jan 2011 02:43:00 +0000
(21:43 -0500)
committer
Dylan Lloyd
<dylan@psu.edu>
Thu, 13 Jan 2011 02:43:00 +0000
(21:43 -0500)
includes/style.css
patch
|
blob
|
history
diff --git
a/includes/style.css
b/includes/style.css
index
3ea84a2
..
e32ec5b
100644
(file)
--- a/
includes/style.css
+++ b/
includes/style.css
@@
-75,6
+75,9
@@
li {
}
/* peepshow */
+#peepshow_ {
+ font-style:italic;
+}
#peepshow_title_1 {
font-style:italic;
margin-top:0px;
@@
-82,7
+85,6
@@
li {
#peephow_title_2 {
font-size:3em;
- font-style:italic; /* not sure why this isn't working :( */
}
#peepshow_entry {