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:
fa78bcf
)
Changed #portfolio li font-family to sans-serif.
author
Dylan Lloyd
<dylan@psu.edu>
Sat, 22 Jan 2011 04:54:15 +0000
(23:54 -0500)
committer
Dylan Lloyd
<dylan@psu.edu>
Sat, 22 Jan 2011 04:54:15 +0000
(23:54 -0500)
includes/style.css
patch
|
blob
|
history
diff --git
a/includes/style.css
b/includes/style.css
index
e32ec5b
..
084bec1
100644
(file)
--- a/
includes/style.css
+++ b/
includes/style.css
@@
-44,6
+44,10
@@
li {
margin-right:17px;
}
+#portfolio li{
+ font-family:sans-serif;
+}
+
#exhibit {
float:right;
}