css fix and read me

master
karina 7 years ago
parent 4eba65f01b
commit d665cb8f6b

@ -1,7 +1,7 @@
Author: Slavoj Žižek Author: Karina Dukalska
Date: 1989 Date: 2017
Title: The Sublime Object of Floppy Title: Rock Step - Triple Step - Triple Step
Description: Description:
And so on, and so on, and so on.

@ -9,9 +9,10 @@
<style> <style>
body { body {
margin-left: 20; margin-left: 0;
margin-right: 20; margin-right: 0;
padding: 0; padding: 0;
max-width: 800px;
} }
h1 { h1 {
@ -23,6 +24,7 @@ h1 {
color: rgb(61, 61, 92); color: rgb(61, 61, 92);
} }
/*
.responsive { .responsive {
padding: 0px; padding: 0px;
float: left; float: left;
@ -41,7 +43,7 @@ h1 {
width: 50%; width: 50%;
} }
} }
*/
form.buttons { form.buttons {
@ -54,7 +56,8 @@ form.buttons input {
font-size: 0; font-size: 0;
line-height: 0; line-height: 0;
border: 0; border: 0;
margin: ; margin: 0;
padding: 0;
} }
</style> </style>
</head> </head>

Loading…
Cancel
Save