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