Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
headerbar [2020/12/01 19:40]
admin created
headerbar [2020/12/01 20:28] (current)
admin
Line 1: Line 1:
 +<html>
 +<link rel="preconnect" href="https://fonts.gstatic.com">
 +<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap" rel="stylesheet">
 +<style>
 +.wikihead {
 +    background: linear-gradient(to right, #333333 0%, #808080 100%);
 +    font-family: 'Roboto Slab', serif;
 +}
 +</style>
 +<body>
 +
 +<div class='wikihead'>
 +<font color='ff9933'>
 +<center>
 +<h1>
 Feudal Kingdoms Wiki Feudal Kingdoms Wiki
 +</h1>
 +</center>
 +</font>
 +</div>
 +
 +</body>
 +</html>