Nuevo tono para los enlaces y simplificación de estilos en tablas
This commit is contained in:
parent
5c3365b92e
commit
a17809e4fd
2 changed files with 17 additions and 20 deletions
|
@ -48,9 +48,12 @@ div#content h1 {
|
|||
}
|
||||
|
||||
a, a:link, a:visited {
|
||||
color: #2996cc;
|
||||
color: #3c8dbc;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover, a:focus {
|
||||
color: #f70a0a;
|
||||
}
|
||||
|
||||
body.wiki,
|
||||
div#content p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue