mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
restructure CSS files
This commit is contained in:
parent
68f5008a52
commit
fd6b4c051b
14 changed files with 110 additions and 137 deletions
|
@ -55,17 +55,6 @@ a.broken-link {
|
|||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
a.alt {
|
||||
color: $color-blue;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
|
||||
a:focus,
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.no-outline {
|
||||
outline: none !important;
|
||||
border: none !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue