look mom, i'm breaking the page!
This commit is contained in:
parent
a9943bb453
commit
04eec25191
@ -74,6 +74,7 @@ a {
|
|||||||
|
|
||||||
#large-header {
|
#large-header {
|
||||||
background-color:#222;
|
background-color:#222;
|
||||||
|
background-image:('/images/logowall.svg');
|
||||||
height:300px;
|
height:300px;
|
||||||
margin:0;
|
margin:0;
|
||||||
padding:0;
|
padding:0;
|
||||||
@ -160,8 +161,12 @@ rect.bordered {
|
|||||||
stroke-width:1px;
|
stroke-width:1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#posts div div p img {
|
|
||||||
|
#posts {
|
||||||
|
margin-top:70px;
|
||||||
|
div div p img {
|
||||||
max-width: 123px;
|
max-width: 123px;
|
||||||
float:left;
|
float:left;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
}
|
||||||
}
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 930 KiB |
Loading…
Reference in New Issue
Block a user