Difference between revisions of "Template:Lethbridge/css"

 
(3 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
<style>
 
<style>
 
{{Team:Lethbridge/reset}}
 
{{Team:Lethbridge/reset}}
@font-face {
 
font-family: 'Permanent Marker';
 
url('https://static.igem.org/mediawiki/2018/8/8d/T--Lethbridge--Font_PermanentMarker.ttf') format('truetype'),
 
font-weight: normal;
 
font-style: normal;
 
}
 
  
 
/* LOGO CONTAINER */
 
/* LOGO CONTAINER */
Line 35: Line 29:
 
div#top_title {/*visibility: hidden;*/ display: none;}
 
div#top_title {/*visibility: hidden;*/ display: none;}
  
body {background-color: white; background-image: url(https://static.igem.org/mediawiki/2018/c/c0/T--Lethbridge--backgroundTexture.jpg)}
+
body {background-color: white; }
 +
/*background-image: url(https://static.igem.org/mediawiki/2018/c/c0/T--Lethbridge--backgroundTexture.jpg)*/
 
/* Background cardboard texture designed by kues1@Freepik */
 
/* Background cardboard texture designed by kues1@Freepik */
  
Line 45: Line 40:
 
h1 {text-align: center; font-size: 24pt}
 
h1 {text-align: center; font-size: 24pt}
 
h2 {text-align: left; margin-left: 2em;font-size: 18pt}
 
h2 {text-align: left; margin-left: 2em;font-size: 18pt}
h3 {text-align: left; font-size: 16pt}
+
h3 {text-align: left; margin-left: 2em font-size: 16pt}
h4 {text-align: left; font-size: 14pt}
+
h4 {text-align: left; margin-left: 2em font-size: 14pt}
h5 {text-align: left; font-size: 12pt}
+
h5 {text-align: left; margin-left: 2em font-size: 12pt}
 
h6 {text-align: center; font-size: 10pt}
 
h6 {text-align: center; font-size: 10pt}
  
Line 115: Line 110:
 
a#pageLink:link, a#pageLink:visited {color: #0f0f0f; text-decoration: underline;}
 
a#pageLink:link, a#pageLink:visited {color: #0f0f0f; text-decoration: underline;}
 
a#pageLink:hover, a#pageLink:active {color: #f5af3e; text-decoration: underline;}
 
a#pageLink:hover, a#pageLink:active {color: #f5af3e; text-decoration: underline;}
p a {color: black !important;}
+
.content p a {color: darkslategrey !important; text-decoration: underline !important;}
  
 
/* WIKI & HTML CONFLICT WORKAROUNDS */
 
/* WIKI & HTML CONFLICT WORKAROUNDS */

Latest revision as of 19:57, 17 October 2018