-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhome.css
More file actions
1 lines (1 loc) · 936 Bytes
/
home.css
File metadata and controls
1 lines (1 loc) · 936 Bytes
1
@font-face{font-family:Inconsolata;src:url(fonts/Inconsolata.otf)}@font-face{font-family:Lobster;src:url(fonts/Lobster.otf)}body{background-color:#000;color:#2ecc71;font-family:Inconsolata;font-size:1.5em}h1{font-weight:400;border:3px solid #a93226;display:inline;border-radius:3px}h1 a{text-decoration:none}h2{font-family:Lobster;font-style:italic;font-size:1.4em;padding-top:1em;font-weight:400}table{width:100%;border-collapse:collapse;font-size:100%}::-webkit-scrollbar{width:0}#title{text-align:center;font-size:1.4vw;white-space:pre;font-weight:700}#table1{position:absolute}@media (max-width:600px){#table1{visibility:hidden}}@media (min-width:601px){#table2{visibility:hidden}}td{border-left:2px solid #2ecc71;padding:0 2%;vertical-align:top}td:first-child{border-left:none}ul{list-style-type:none}a{color:#a93226;font-family:Lobster}#button{text-align:center;padding:1%;padding-bottom:0}#food{text-align:center;font-weight:700}