Line 6: | Line 6: | ||
.box { | .box { | ||
− | + | ||
− | border- | + | width: 80%; |
− | + | border: 0.9mm solid black; | |
− | + | padding: 25px; | |
− | + | margin: 25px; | |
− | : | + | border-bottom: none; |
+ | |||
+ | } | ||
+ | |||
+ | @font-face { | ||
+ | src: url(https://static.igem.org/mediawiki/2018/f/fa/T--IIT-Madras--cantarell.ttf); | ||
+ | font-family: title; | ||
+ | } | ||
+ | @font-face { | ||
+ | src: url(https://static.igem.org/mediawiki/2018/1/13/T--IIT-Madras--montserrat.otf); | ||
+ | font-family: subtitle; | ||
} | } | ||
</style> | </style> | ||
+ | <center> | ||
<div class="box"> | <div class="box"> | ||
− | <center><h2>Sample Heading</h2></center> | + | <center><h2 style="font-family: 'title', sans-serif; font-size: 7.9mm;">Sample Heading</h2></center> |
− | + | <p style="font-family: 'title', sans-serif; font-size: 5.5mm; font-weight: 300; ">This is sample filler content</p> | |
</div> | </div> | ||
− | + | </center> | |
</html> | </html> |
Revision as of 18:41, 12 October 2018
Sample Heading
This is sample filler content