mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 20:11:59 +02:00
patreon
This commit is contained in:
8
stylesheets/header.less
Normal file
8
stylesheets/header.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.support {
|
||||
font-family: Verdana;
|
||||
font-size: 0.8em;
|
||||
|
||||
.support-link {
|
||||
color: #e75b24;
|
||||
}
|
||||
}
|
@@ -63,6 +63,13 @@ footer {
|
||||
width: 13vw;
|
||||
height: 11vw;
|
||||
}
|
||||
.support {
|
||||
font-family: Verdana;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.support .support-link {
|
||||
color: #e75b24;
|
||||
}
|
||||
.locale-switcher {
|
||||
text-align: center;
|
||||
margin-bottom: 2em;
|
||||
|
File diff suppressed because one or more lines are too long
@@ -53,6 +53,7 @@ footer {
|
||||
}
|
||||
|
||||
@import "ribbon.less";
|
||||
@import "header.less";
|
||||
@import "locale-switcher.less";
|
||||
@import "navigation.less";
|
||||
@import "changelog.less";
|
||||
|
Reference in New Issue
Block a user