This commit is contained in:
Van
2019-08-02 22:16:31 +08:00
parent 1f94084f11
commit 64085edc97
54 changed files with 482 additions and 144 deletions

File diff suppressed because one or more lines are too long

View File

@@ -19,7 +19,7 @@
* skin style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.3.0.0, Jul 17, 2019
* @version 0.4.0.0, Aug 2, 2019
*/
@import "../../../scss/reset";
@import "../../../scss/function";
@@ -346,6 +346,14 @@ a:active, a:focus, a:hover {
background-color: #fff;
position: absolute;
width: 100%;
sup a {
cursor: text;
&:visited {
color: #fff;
}
}
}
&__abstract {