1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 20:11:59 +02:00

let's deploy this.

This commit is contained in:
Pomax
2016-01-12 18:55:20 -08:00
parent 8db94a3f50
commit 419fe35edf
20 changed files with 251 additions and 275 deletions

View File

@@ -3,6 +3,9 @@
top: 0;
right: 0;
height: 0;
overflow: visible;
img {
position: relative;
z-index: 999;

View File

@@ -7,7 +7,6 @@ html, body {
body {
background: url('../images/paper.png');
font-size: 16px;
}
header, section, footer {