RadouxArthur (Talk | contribs) |
RadouxArthur (Talk | contribs) |
||
Line 8: | Line 8: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | /* Font things */ | ||
+ | |||
+ | @font-face { | ||
+ | font-family:"Latoregular"; | ||
+ | src: url("https://static.igem.org/mediawiki/2018/9/94/T--Sorbonne_U_Paris--lato-regular.ttf") format('truetype');} | ||
+ | |||
+ | h1, h2, h3, h4,h5,h6,p, u, li, a{ | ||
+ | font-family: "Latoregular"; | ||
+ | } | ||
#raph | #raph | ||
{ | { | ||
Line 14: | Line 23: | ||
top: 810px; | top: 810px; | ||
right: 220px; | right: 220px; | ||
+ | font-family:'latoregular'; | ||
} | } | ||
Line 22: | Line 32: | ||
right: 220px; | right: 220px; | ||
color: white; | color: white; | ||
+ | font-size: 20px; | ||
+ | |||
} | } |
Revision as of 21:13, 7 October 2018