Update style.css
This commit is contained in:
parent
4a44834f8b
commit
b966c62e30
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ a {
|
|||
text-decoration:underline;
|
||||
text-decoration-style: dotted;
|
||||
}
|
||||
.greentext {
|
||||
color: #00ae00;
|
||||
}
|
||||
.go {
|
||||
border: none;
|
||||
border-radius: 5px;
|
||||
|
|
Loading…
Add table
Reference in a new issue