mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
Fix white-spaces
This commit is contained in:
parent
885494dc66
commit
510fc002b7
|
|
@ -43,7 +43,7 @@ article {
|
|||
a {
|
||||
color: $article-link-color;
|
||||
border-bottom: 1px dotted $article-link-color;
|
||||
|
||||
|
||||
&:hover {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -34,8 +34,7 @@
|
|||
width: 18px;
|
||||
height: 18px;
|
||||
background-color: #333;
|
||||
|
||||
border-radius: 100%;
|
||||
border-radius: 100%;
|
||||
display: inline-block;
|
||||
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
|
||||
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user