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