get the other font working as well
This commit is contained in:
parent
e1eb83c73c
commit
df4f67ce8f
6 changed files with 46 additions and 13 deletions
|
|
@ -7,10 +7,16 @@
|
|||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="textbox textbox--simple textbox--red">
|
||||
<div class="textbox__text">
|
||||
Welcome to <span class="textbox__span textbox__span--blue">webring.umbreon.online</span>!
|
||||
<main>
|
||||
<div class="textbox textbox--simple textbox--red">
|
||||
<div class="textbox__text">
|
||||
Welcome to <span class="textbox__span textbox__span--red">webring.umbreon.online</span>!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
hey yeah i sure am some text on the page aren't i
|
||||
</p>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue