mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
sorry for another commit, but that hr looks ugly ong
This commit is contained in:
parent
4ff242617e
commit
891975a181
@ -50,7 +50,7 @@
|
||||
|
||||
|
||||
<!--
|
||||
<hr style="margin-bottom:20px;">
|
||||
<hr style="margin-bottom:20px;" class="dothr">
|
||||
<div class="row">
|
||||
<div class="box" id="checkstat">
|
||||
<h2>WiiMart Shop Status checker</h2>
|
||||
|
@ -47,7 +47,9 @@ details li img.pf {outline:none}
|
||||
h1, h2 {color:#34BEED;}
|
||||
h1 {font-size: 30px;}
|
||||
h1 a {text-decoration:none}
|
||||
hr {border-color:grey; border-style:dotted; border-bottom:none; border-width:5px; overflow:hidden; margin-top:3px; margin-bottom:3px;}
|
||||
hr {border-color:grey;}
|
||||
.dothr {border-color:grey; border-style:dotted; border-bottom:none; border-width:5px; overflow:hidden; margin-top:3px; margin-bottom:3px;}
|
||||
|
||||
|
||||
a {color:#34BEED; font-weight: bold; }
|
||||
::selection{color: #323232;background: #34BEED;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user