SEO update, minor improvements
This commit is contained in:
1
assets/img/nextcloudlogo.svg
Normal file
1
assets/img/nextcloudlogo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 6.9 KiB |
2
assets/library/jquery-3.6.0.min.js
vendored
2
assets/library/jquery-3.6.0.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -77,15 +77,16 @@ body {
|
||||
}
|
||||
|
||||
.clawd p a {
|
||||
color: var(--tartorange);
|
||||
color: var(--yaleblue);
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid var(--tartorange);
|
||||
border-bottom: 1px solid var(--yaleblue);
|
||||
}
|
||||
|
||||
.clawd p a:hover {
|
||||
color: #000000;
|
||||
background-color: var(--yellowryb);
|
||||
text-decoration: none;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.clawd #mainmenu a.item {
|
||||
@@ -167,7 +168,7 @@ h3.ui.horizontal.header.divider {
|
||||
}
|
||||
|
||||
.ui.button {
|
||||
font-family: var(--headingfont);
|
||||
font-family: var(--textfont);
|
||||
}
|
||||
|
||||
.clawdlogo {
|
||||
@@ -215,11 +216,11 @@ h3.ui.horizontal.header.divider {
|
||||
font-family: var(--textfont);
|
||||
}
|
||||
|
||||
.masthead.inverted .ui.text.container {
|
||||
.masthead.inverted .ui.container {
|
||||
margin-bottom: 3em;
|
||||
}
|
||||
|
||||
.masthead.inverted .ui.text.container h2 {
|
||||
.masthead.inverted .ui.container h2 {
|
||||
color: var(--cultured);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user