mirror of
https://github.com/jcreek/AssessmentAnalyser.git
synced 2026-07-14 03:13:48 +00:00
Added bootstrap 3 folder
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
// Typography
|
||||
|
||||
.text-emphasis-variant(@color) {
|
||||
color: @color;
|
||||
a&:hover,
|
||||
a&:focus {
|
||||
color: darken(@color, 10%);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user