WIP 02: style adjustments to match eh22 styleguide
This commit is contained in:
parent
a4e83ec21a
commit
0501598d41
75 changed files with 957 additions and 317 deletions
|
@ -438,22 +438,6 @@ th {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
a {
|
||||
outline: none;
|
||||
|
||||
&:link,
|
||||
&:visited {
|
||||
text-decoration: none;
|
||||
color: @ini_link; // links to non wikipages (external links)
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
border-width: 0;
|
||||
|
@ -526,20 +510,6 @@ kbd {
|
|||
span {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a {
|
||||
&:link,
|
||||
&:visited {
|
||||
color: inherit;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue