projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdfa3ba
)
added tag to make h3 size 20 instead of 24 font
author
Libby
<libby@allium.(none)>
Fri, 17 Jan 2014 22:50:24 +0000
(17:50 -0500)
committer
Libby
<libby@allium.(none)>
Fri, 17 Jan 2014 22:50:24 +0000
(17:50 -0500)
2014/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2014/assets/css/custom.css
b/2014/assets/css/custom.css
index 4df807c02cb135af15c55f0a16864169ec4c77ce..cc06b71fc52ee4966716648a13f59c94633d2e71 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-5,6
+5,10
@@
body {
color: #333333;
}
+h3 {
+ font-size: 20px;
+}
+
.lp-banner {
box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.7);
margin-bottom: 20px;