moved from html style node to css file
This commit is contained in:
parent
bc2fc5d9a1
commit
d2d3e8828f
@ -97,3 +97,7 @@ text-decoration: none;
|
|||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
a {
|
||||||
|
color: red;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user