projects
/
www-rohieb-name.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c84d0fc
)
stylesheet: make pre font size and h2 margin slightly smaller
author
Roland Hieber
<rohieb@rohieb.name>
Thu, 24 Oct 2013 16:30:53 +0000
(18:30 +0200)
committer
Roland Hieber
<rohieb@rohieb.name>
Thu, 24 Oct 2013 16:34:33 +0000
(18:34 +0200)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index
fcf540b
..
7b3ee82
100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-2,6
+2,7
@@
pre {
background-color: #F5F5F5;
border: 1px dashed blue;
padding: 0.2em;
background-color: #F5F5F5;
border: 1px dashed blue;
padding: 0.2em;
+ font-size: 80%;
}
code {
}
code {
@@
-10,7
+11,6
@@
code {
h2 {
margin-bottom: 0em;
h2 {
margin-bottom: 0em;
- margin-top: 1.5em;
}
h2 a {
font-size: 140%;
}
h2 a {
font-size: 140%;
This page took
0.02269 seconds
and
4
git commands to generate.