1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-30 05:57:30 +00:00

rewrite structure

This commit is contained in:
devfake
2015-06-22 11:57:22 +02:00
parent 5972c72b67
commit 3bc8290ab8
15 changed files with 103 additions and 133 deletions

View File

@@ -1,17 +1,13 @@
body.inner {
background: url(../img/inner-bg.jpg) #162232 center top no-repeat;
background-size: cover;
padding: 40px;
}
.logo-medium {
float: left;
}
.container-inner {
width: 100%;
padding: 40px;
}
main {
float: left;
clear: both;