projects
/
enc-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2a4fed
)
Changed color of notes.
author
Ana Isabel Carvalho
<ana.isabelc@gmail.com>
Thu, 5 Jun 2014 01:20:24 +0000
(
02:20
+0100)
committer
Ana Isabel Carvalho
<ana.isabelc@gmail.com>
Thu, 5 Jun 2014 01:20:24 +0000
(
02:20
+0100)
css/main.css
patch
|
blob
|
blame
|
history
diff --git
a/css/main.css
b/css/main.css
index c7ce57ac9c905298c55702b54d8f23aa789905a1..f464f8d1d42de9a35964ad48645332578c76e127 100644
(file)
--- a/
css/main.css
+++ b/
css/main.css
@@
-346,6
+346,10
@@
a:focus > img + strong {
.main p:first-child { margin: 0 0 0.5em ; }
+.main p.notes {
+ color: #444;
+}
+
.main h3 {
margin: 1em 0 0.5em;
padding-left:.5em;
@@
-604,7
+608,7
@@
input[type='reset']:hover {
padding: 0 0 .65em;
}
-.centered p
3
{
+.centered p {
margin: .65em 0;
}