This commit is contained in:
Matt Claypotch 2012-08-20 14:03:37 -07:00
Родитель cda452f128
Коммит 571c837916
3 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -63,7 +63,6 @@
position: fixed;
top: 0;
left: 0;
overflow: hidden;
z-index: 10;
h1 {
display: none;

Просмотреть файл

@ -101,6 +101,7 @@ body {
}
#site-header, #page {
min-width: 320px;
> section {
margin-left: auto;
margin-right: auto;

Просмотреть файл

@ -6,7 +6,7 @@
max-width: 200px;
top: 10px;
margin-left: 15px;
float: left;
float: right;
}
#search-q {