mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Layout thumnails a little neater
This commit is contained in:
parent
5c8a3c6dde
commit
d22eab5a66
1 changed files with 7 additions and 0 deletions
|
@ -191,6 +191,13 @@ ul#menu li {
|
|||
#flickr {
|
||||
clear: both;
|
||||
}
|
||||
#flickr li {
|
||||
display: block;
|
||||
float: left;
|
||||
height: 75px;
|
||||
width: 75px;
|
||||
margin: 20px 0 0 20px;
|
||||
}
|
||||
#flickr li img {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue