style globaux
This commit is contained in:
parent
26ac7e57a0
commit
e6a8417b37
@ -1194,9 +1194,12 @@ a {
|
||||
.ext {
|
||||
display: none; }
|
||||
|
||||
strong {
|
||||
strong, b {
|
||||
font-weight: 600; }
|
||||
|
||||
i, em {
|
||||
font-style: italic; }
|
||||
|
||||
iframe {
|
||||
display: none; }
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -90,9 +90,12 @@ a{
|
||||
.ext{
|
||||
display: none;
|
||||
}
|
||||
strong{
|
||||
strong, b{
|
||||
font-weight: 600;
|
||||
}
|
||||
i, em{
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
//TEMP
|
||||
iframe{
|
||||
|
Loading…
x
Reference in New Issue
Block a user