Commit dd7e84ca by yuderb

Update style.css

parent 6eede0c5
Showing with 5 additions and 1 deletions
@charset "UTF-8";
* {
......@@ -102,6 +101,11 @@
border-radius: 6px;
}
.extra-content a:link{
text-decoration: none;
color:black;
}
.extra-content a:hover {
color: white;
background-color:#b198e6b9;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment