mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-05 13:01:15 +02:00
add back the selection stuff ( iaccidently deleted it)
This commit is contained in:
parent
4deea0616b
commit
48ab96251e
@ -14,6 +14,8 @@ footer a {color:grey;font-weight: bold;}
|
|||||||
/* Text stuff */
|
/* Text stuff */
|
||||||
h1, h2 {color:#34BEED}
|
h1, h2 {color:#34BEED}
|
||||||
a {color:#34BEED}
|
a {color:#34BEED}
|
||||||
|
::selection{color: #323232;background: #34BEED;}
|
||||||
|
::-moz-selection{color: #323232;background:#34BEED;}
|
||||||
body.dir {text-align: left;}
|
body.dir {text-align: left;}
|
||||||
body.dir a {color:black;text-decoration: none;}
|
body.dir a {color:black;text-decoration: none;}
|
||||||
table {border: 1px solid white; border-collapse: collapse;}
|
table {border: 1px solid white; border-collapse: collapse;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user