Line 52: | Line 52: | ||
.slide_info li:hover {color: aqua;} | .slide_info li:hover {color: aqua;} | ||
.slide_info li:hover > a {color: aqua;} | .slide_info li:hover > a {color: aqua;} | ||
+ | |||
+ | @font-face { | ||
+ | font-family: ubuntu; | ||
+ | src: url("https://static.igem.org/mediawiki/2019/c/c8/T--USTC-Software--ubuntu.woff"); | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: alegreya; | ||
+ | src: url("https://static.igem.org/mediawiki/2019/6/6e/T--USTC-Software--alegreya.woff"); | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: amaranth; | ||
+ | src: url("https://static.igem.org/mediawiki/2019/6/6e/T--USTC-Software--amaranth.woff"); | ||
+ | } | ||
+ | |||
+ | /*header font style*/ | ||
+ | .header li{ | ||
+ | font-family: alegreya serif !important; | ||
+ | } | ||
</style> | </style> |
Revision as of 09:27, 16 October 2019