|
|
Line 282: |
Line 282: |
| /**************************************CSS FOR NOTEBOOK***************************************************/ | | /**************************************CSS FOR NOTEBOOK***************************************************/ |
| | | |
− | /* table {
| |
− | font-family: "Lora";
| |
− | font-size: 12px;
| |
− | word-spacing: 0.5em;
| |
− | }
| |
− | th, td {
| |
− | text-align: left;
| |
− | padding: 1px; /* Interlab uses 3px instead */
| |
− | }
| |
| | | |
− | h1 {
| |
− | color: #000;
| |
− | font-family: "montserrat", sans-serif;
| |
− | font-weight: bold;
| |
− | }
| |
− |
| |
− | h2 {
| |
− | font-family: "Montserrat", sans-serif;
| |
− | font-size: 15px;
| |
− | font-weight: normal;
| |
− | text-align: left;
| |
− | color: black;
| |
− | padding-left: 1%;
| |
− | padding-top: 1.5%;
| |
− | padding-bottom: 1%;
| |
− | margin-left: 1%;
| |
− | }
| |
− |
| |
− | h3 {
| |
− | font-family: "Lora", sans;
| |
− | font-size: 12px;
| |
− | font-weight: bold;
| |
− | text-align: left;
| |
− | color: black;
| |
− | margin-left: 15%;
| |
− | margin-bottom: 5px;
| |
− | }
| |
− |
| |
− | /*p {
| |
− | font-family: "Lora", serif;
| |
− | font-size: 14px;
| |
− | word-spacing: 0.5em;
| |
− | text-align:justify;
| |
− | margin-left:5%;
| |
− | margin-right:5%;
| |
− | }*/
| |
− | */
| |
| img { | | img { |
| display: block; | | display: block; |