preserve style in bold hyperlinks
This commit is contained in:
10
css/site.css
Normal file
10
css/site.css
Normal file
@@ -0,0 +1,10 @@
|
||||
strong > a, strong > a:hover {
|
||||
text-decoration:none;
|
||||
color:black;
|
||||
}
|
||||
|
||||
/*
|
||||
li {
|
||||
margin-bottom:0;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user