asdf
This commit is contained in:
parent
ef680e6b07
commit
83c0b4c974
|
@ -116,13 +116,11 @@ if __name__ == "__main__":
|
|||
}
|
||||
|
||||
a {
|
||||
color: #adf;
|
||||
text-decoration: none;
|
||||
color: #3df;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #adf;
|
||||
text-decoration: none;
|
||||
color: #fd3;
|
||||
}
|
||||
|
||||
b {
|
||||
|
|
Loading…
Reference in a new issue