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