mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
parent
7323f5cd34
commit
727cbc1388
2 changed files with 1 additions and 6 deletions
|
@ -121,7 +121,7 @@ echo <<<EOF
|
||||||
<body>
|
<body>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background-color: #1f1f1f;
|
background-color: #1f1f1f; color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
|
|
|
@ -136,11 +136,6 @@
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
#latest_news a:hover {
|
|
||||||
text-shadow: 0 0 4px grey;
|
|
||||||
transition: 0.5s;
|
|
||||||
}
|
|
||||||
|
|
||||||
#latest_news .new a {
|
#latest_news .new a {
|
||||||
color: #A52A2A;
|
color: #A52A2A;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue