forked from Chaospott/site
look mom, i'm breaking the page!
This commit is contained in:
parent
2db846756b
commit
a55591afb9
@ -77,14 +77,10 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#large-header {
|
#large-header {
|
||||||
background-color:#222;
|
background-color:#222 url('/images/logowall.svg') center top;
|
||||||
background-image:url('/images/logowall.svg');
|
|
||||||
//background-size: 200px;
|
|
||||||
background-position: center top;
|
|
||||||
height:300px;
|
height:300px;
|
||||||
margin:0;
|
margin:0 0 100px 0;
|
||||||
padding:0;
|
padding:0;
|
||||||
margin-bottom:30px;
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
position:relative;
|
position:relative;
|
||||||
@ -165,7 +161,6 @@ rect.bordered {
|
|||||||
|
|
||||||
|
|
||||||
#posts {
|
#posts {
|
||||||
margin-top:70px;
|
|
||||||
div div p img {
|
div div p img {
|
||||||
max-width: 123px;
|
max-width: 123px;
|
||||||
float:left;
|
float:left;
|
||||||
|
Loading…
Reference in New Issue
Block a user