padding fichier et css a
This commit is contained in:
@@ -173,6 +173,14 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.ext {
|
||||
color: black;
|
||||
}
|
||||
|
||||
svg.ext {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (max-width: 959px) {
|
||||
#block-headermenu {
|
||||
display: none;
|
||||
@@ -2423,6 +2431,7 @@ a {
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
padding: 1rem;
|
||||
}
|
||||
.page-node-type-ressource .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
|
||||
display: none;
|
||||
|
||||
@@ -2,4 +2,14 @@
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
a.ext{
|
||||
color: black;
|
||||
}
|
||||
|
||||
svg.ext{
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
@@ -267,6 +267,7 @@
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
padding: 1rem;
|
||||
|
||||
span:nth-of-type(2){
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user