Team:PoznanSoft
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{Template}} | {{Template}} | ||
{{slider}} | {{slider}} | ||
+ | <style type="text/css"> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | h1 {display: none} | ||
+ | |||
+ | @font-face { | ||
+ | font-family: PTSans; | ||
+ | src: url(https://static.igem.org/mediawiki/2014/0/02/PT_Sans-Narrow-Web-Regular.ttf); | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background: #252526; | ||
+ | font-family: PTSans; | ||
+ | } | ||
+ | </style> | ||
<html> | <html> | ||
<body> | <body> |
Revision as of 17:11, 16 October 2014
<style type="text/css">
- contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
h1 {display: none}
@font-face { font-family: PTSans; src: url(https://static.igem.org/mediawiki/2014/0/02/PT_Sans-Narrow-Web-Regular.ttf); }
body {
background: #252526; font-family: PTSans;
} </style>