-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
1 lines (1 loc) · 1.13 KB
/
style.css
File metadata and controls
1 lines (1 loc) · 1.13 KB
1
@import'https://fonts.googleapis.com/css?family=Roboto+Condensed';body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;line-height:1.5em}h1,h2,h3,h4,h5,h6{font-family:"Roboto Condensed";margin:0 0 .6em 0}h1{font-size:2em;margin-bottom:1em}h2{font-size:1.5em;margin-top:1.5em;border-bottom:1px solid #fc0}h3{font-size:1.4em}h4{font-size:1.3em}h5{font-size:1.2em}h6{font-size:1.1em;margin-bottom:.3em}dt{font-weight:bold}dl,dd{margin-bottom:1em}p{margin:0 0 1.2em 0}table{border-collapse:collapse;width:100%;margin-bottom:2em}table td,table th{border:1px solid #707070}table td{vertical-align:top;padding:1em 1em}table td:nth-child(1){width:20%}table td:nth-child(2){width:30%}table td:nth-child(3){width:50%}table th{background-color:#fc0}table th[scope=row]{background-color:#ffe375}th{padding:1em;vertical-align:top;text-align:left}#header{height:35px;padding:10px;background-color:#000}#header img{width:130px}#main{padding:1em}.next-page{text-align:center;font-size:1.5em;font-weight:bold}