|
|
(22 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | body{text-align:justify; background-color: #E9EAED;}
| |
− | .header a#secondary-button {background-color: #3A5795;}
| |
− | .header a {background-color: white;border: 2px solid #3A5795;}
| |
− | .header{backround-color: #3a5795; border-bottom: solid 4px #3A5795;}
| |
− | div#content {background-color: white; padding: 6px;border-radius: 5px;}
| |
− | table.diff th,td{width:50%;}
| |
− | table.diff td{ padding-left:2%; padding:right:2%; }
| |
− | table.diff th{background-color:#3a5795;color:white;}
| |
− | div#content{margin-left:5%; margin-right:5%;}
| |
− | div#content_wrapper h1,h2,h3,h4 {color: #3A5795;}
| |
− | div#footer {background-color: #3A5795;}
| |
− | div#footer, div#footer a {color: white;}
| |
| | | |
− | @media screen and (max-width:500px){
| |
− | table.diff th,td {font-weight:bold;display:block;width:100%;}
| |
− | div#content{margin-left:5px;margin-right:5px;
| |
− | }
| |
− | table.diff th:nth-child(odd){background: rgb(58, 87, 149); color:white;}
| |
− | table.diff td:nth-child(odd){color:#3a5795;padding:5px;}
| |
− |
| |
− | }
| |