This website works better with JavaScript.
Home
Explore
Help
Sign In
machinelistening
/
curriculum-test
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
styling for link override
master
Sean Dockray
4 years ago
parent
de2bc04499
commit
e380ad09a6
2 changed files
with
10 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/css/site.min.css
+9
-0
themes/sandpoints/assets/css/site.css
+ 1
- 1
static/css/site.min.css
File diff suppressed because it is too large
View File
+ 9
- 0
themes/sandpoints/assets/css/site.css
View File
@@ -539,6 +539,15 @@ img {
font-weight: normal !important;
}
.nosup a {
color: red;
}
.nosup a span.sup {
display: none;
}
.syllabustitle, .coretitle {
margin-top: 4rem;
font-style: italic;
Write
Preview
Loading…
Cancel
Save