hide underline
This commit is contained in:
parent
41f6de4aba
commit
dd6f16bd70
1 changed files with 4 additions and 0 deletions
|
@ -64,6 +64,10 @@ aside li.directory {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
aside a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Image */
|
||||
main img {
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Reference in a new issue