projects
/
web
/
CedarvilleMarine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507e9ec
)
changed padding on main nav links
author
Ove Klykken
<ove@gaslightmedia.com>
Fri, 2 May 2014 18:47:55 +0000
(18:47 +0000)
committer
Ove Klykken
<ove@gaslightmedia.com>
Fri, 2 May 2014 18:47:55 +0000
(18:47 +0000)
superfish.css
patch
|
blob
|
history
diff --git
a/superfish.css
b/superfish.css
index
fa65361
..
7962249
100755
(executable)
--- a/
superfish.css
+++ b/
superfish.css
@@
-26,8
+26,8
@@
.sf-menu a {
display: block;
position: relative;
- font-size:
19
px;
- font-size:
1.9
rem;
+ font-size:
20
px;
+ font-size:
2.0
rem;
}
.sf-menu ul ul {
top: 0;
@@
-53,7
+53,7
@@
/* border-left: 1px solid #fff; */
/* border-top: 1px solid #dFeEFF; */ /* fallback colour must use full shorthand */
/* border-top: 1px solid rgba(255,255,255,.5); */
- padding: .
7
5em 1em;
+ padding: .5em 1em;
text-decoration: none;
zoom: 1; /* IE7 */
}