Oscarliu117 (Talk | contribs) |
Huiyee11186 (Talk | contribs) |
||
(25 intermediate revisions by 2 users not shown) | |||
Line 37: | Line 37: | ||
#HQ_page p { | #HQ_page p { | ||
font-family: 'Open Sans', sans-serif !important; | font-family: 'Open Sans', sans-serif !important; | ||
− | |||
font-size: 20px; | font-size: 20px; | ||
+ | text-align: inherit; | ||
+ | } | ||
+ | #HQ_page th { | ||
+ | vertical-align: middle !important; | ||
} | } | ||
#globalWrapper { | #globalWrapper { | ||
Line 45: | Line 48: | ||
p.pcontent { | p.pcontent { | ||
background-color: transparent !important; | background-color: transparent !important; | ||
+ | text-align: justify !important; | ||
+ | } | ||
+ | p.pcenter { | ||
+ | background-color: transparent !important; | ||
+ | text-align: center !important; | ||
} | } | ||
− | |||
p.hpcontent { | p.hpcontent { | ||
background-color: transparent !important; | background-color: transparent !important; | ||
color:black; | color:black; | ||
} | } | ||
− | + | li.licontent { | |
+ | color: white; | ||
+ | font-size: 20px; | ||
+ | } | ||
+ | li.smallp { | ||
+ | font-size: 15px; | ||
+ | color: white; | ||
+ | } | ||
+ | a.link { | ||
+ | color: #7ae26f; | ||
+ | } | ||
+ | .headstyle { | ||
+ | text-align: center; | ||
+ | height: 40vh; | ||
+ | display: flex; | ||
+ | align-items: center; | ||
+ | justify-content: center; | ||
+ | } | ||
+ | .head { | ||
+ | color: white; | ||
+ | margin: auto; | ||
+ | font-size: 60px; | ||
+ | border-bottom: 5px solid #7ae26f; | ||
+ | text-align: center; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | .righttitle { | ||
+ | text-align: center; | ||
+ | height: 40vh; | ||
+ | justify-content: right; | ||
+ | } | ||
+ | .subtitle { | ||
+ | background: transparent !important; | ||
+ | color: rgba(103, 252, 160, 0.438); | ||
+ | font-size: 40px !important; | ||
+ | font-style: normal; | ||
+ | font-family: 'Satisfy', cursive !important; | ||
+ | padding-top: 30px !important; | ||
+ | } | ||
/* | /* | ||
#HQ_page { | #HQ_page { | ||
Line 73: | Line 118: | ||
li{ | li{ | ||
color:white; | color:white; | ||
− | + | } | |
</style> | </style> | ||
+ | <script> | ||
+ | $( document ).ready( function() { | ||
+ | $('link[rel="shortcut icon"]').attr('href','https://static.igem.org/mediawiki/2018/c/c9/T--NCKU_Tainan--icon_logo.png'); | ||
+ | }); | ||
+ | </script> | ||
</html> | </html> |
Latest revision as of 22:30, 17 October 2018