Material: update style of article links
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
parent
5ea90fa8b9
commit
858430c0d0
@ -655,6 +655,15 @@ a.original {
|
|||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#article article a {
|
||||||
|
border-bottom: 1px dotted #03a9f4;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#article article a:hover {
|
||||||
|
border-bottom-style: solid;
|
||||||
|
}
|
||||||
|
|
||||||
#article > header > h1 {
|
#article > header > h1 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
margin: 2.1rem 0 0.68rem;
|
margin: 2.1rem 0 0.68rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user