This commit is contained in:
bkfox
2015-10-03 14:58:44 +02:00
parent f9d2d47ee6
commit 1a5dcc3eb9
45 changed files with 380 additions and 321 deletions

View File

@ -0,0 +1,10 @@
body { padding: 0; margin: 0; }
nav.menu_top {
width: 100%
position: absolute;
border-bottom: 1px grey solid;
}