diff --git a/assets/style.css b/assets/style.css index 98fcfc1..e588e16 100644 --- a/assets/style.css +++ b/assets/style.css @@ -24,12 +24,12 @@ footer a {border: none;} img[alt=sheetseeimg] { width: 400px; - margin: 0 auto; } .index p:first-of-type { text-align: center; } + /* older css */ body {font-family: 'Source Sans Pro'; background: #fff; color: #535353; border: 10px #47CCFC solid; margin: 0px; padding: 20px 20px 100px 20px; overflow: auto; }