service/css/others.css
soafen e364b9143f wiinet is ready™️
hopefully, after over a year of development, it will have been worth the wait
2022-09-09 23:24:33 +02:00

15 lines
282 B
CSS

body {
background-color: #B40AFD;
color: white;
background-image:url('../img/others/OthersHeader.png');
background-position: top;
background-repeat: no-repeat;
}
a {
color: white;
text-decoration:none;
font-weight:bold;
}
table {
margin: auto;
}