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:
0ed18bf
)
margins on toolbox images
author
Ove Klykken
<ove@gaslightmedia.com>
Tue, 6 May 2014 20:12:33 +0000
(20:12 +0000)
committer
Ove Klykken
<ove@gaslightmedia.com>
Tue, 6 May 2014 20:12:33 +0000
(20:12 +0000)
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
5c2c4af
..
b93d71c
100644
(file)
--- a/
styles.css
+++ b/
styles.css
@@
-179,9
+179,11
@@
nav a {
}
\r
.imageright {
\r
float: right;
\r
+ margin: 0 0 12px 12px;
\r
}
\r
.imageleft {
\r
float: left;
\r
+ margin: 0 12px 12px 0;
\r
}
\r
.imagecaption {
\r
background: rgba(0, 0, 0, .1);
\r