projects
/
web
/
BigFore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cda06ff
)
new style for links in Toolbox
author
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 15:29:00 +0000
(11:29 -0400)
committer
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 15:29:00 +0000
(11:29 -0400)
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
f7fc917
..
7ccadd8
100644
(file)
--- a/
styles.css
+++ b/
styles.css
@@
-134,6
+134,11
@@
nav li ul li:first-child {
#toolbox {
\r
margin: 50px 90px 50px 70px;
\r
}
\r
+#toolbox a {
\r
+ text-decoration: none;
\r
+ font-weight: bold;
\r
+ color: #005835;
\r
+ }
\r
#toolbox h1 {
\r
margin: 0 0 .5em 0;
\r
}
\r