transversal links : index -> text -> index -> text etc
This commit is contained in:
+9
-2
@@ -325,12 +325,12 @@ section[role="main-content"]{
|
||||
}
|
||||
|
||||
#text{
|
||||
.content{
|
||||
color: $bleuroi;
|
||||
.tei{
|
||||
h1{
|
||||
font-size: 1.512em;
|
||||
}
|
||||
p{
|
||||
margin-top: 0;
|
||||
font-size: 1.134em;
|
||||
line-height: 1.5;
|
||||
span.persName,
|
||||
@@ -338,6 +338,13 @@ section[role="main-content"]{
|
||||
span.objectName{
|
||||
font-weight: 600;
|
||||
}
|
||||
a{
|
||||
color: $rouge;
|
||||
font-weight: 600;
|
||||
&.active-link{
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user