second attempt
This commit is contained in:
@@ -126,20 +126,6 @@ figure {
|
||||
----------------------------------------------
|
||||
*/
|
||||
|
||||
a {
|
||||
/* color: #fff; */
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
a:visited { color:#000; }
|
||||
|
||||
a:link { color: #000; }
|
||||
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
p {
|
||||
/* border: 1px solid #666; */
|
||||
@@ -148,12 +134,8 @@ p {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
i {
|
||||
text-decoration: none;
|
||||
font-size: 2em;
|
||||
color: #27aae1;
|
||||
}
|
||||
|
||||
i:hover {
|
||||
color: #1c75bc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user