liens transversaux: wysiwyg linkit + wysiwyg style + css
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,6 +1,7 @@
|
||||
@import "partials/colors";
|
||||
@import "partials/fonts";
|
||||
@import "partials/mixins";
|
||||
@import "wysiwyg";
|
||||
|
||||
a, a:visited{
|
||||
text-decoration: none;
|
||||
|
||||
@@ -12,3 +12,10 @@ span.mathallo-site-name{
|
||||
span.footnotes-preview{
|
||||
background-color: $rose;
|
||||
}
|
||||
|
||||
p.lien-transversal a{
|
||||
border: 1px dashed $bleu_site;
|
||||
padding: 0.6em 0.8em;
|
||||
border-radius: 7px;
|
||||
color: $bleu_site;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user