css fix and read me

master
karina 7 years ago
parent 4eba65f01b
commit d665cb8f6b

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

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

Loading…
Cancel
Save