Flytta søkefeltet til hovedtemplaten, slik at den nå er på alle sider. Mer fikling på #11 og #12, mao.

This commit is contained in:
2011-03-06 19:04:44 +00:00
parent ef0724ca54
commit be4f746274
4 changed files with 19 additions and 4 deletions

View File

@@ -74,6 +74,11 @@ img.aligncenter {
text-shadow: 1px 1px 1px #44A4BD;
}
.field {
color: #27606E;
text-align: center;
}
.img {
float: left;
display: inline;