use default text box color ig
This commit is contained in:
parent
0268844a50
commit
da42f41711
|
@ -8,7 +8,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<div class="textbox textbox--simple textbox--red">
|
<div class="textbox textbox--simple textbox--yellow">
|
||||||
<div class="textbox__text">
|
<div class="textbox__text">
|
||||||
Welcome to <span class="textbox__span textbox__span--red">webring.umbreon.online</span>!
|
Welcome to <span class="textbox__span textbox__span--red">webring.umbreon.online</span>!
|
||||||
</div>
|
</div>
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
hey yeah i sure am some text on the page aren't i
|
This is a webring for some friends.
|
||||||
</p>
|
</p>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue