@@ -260,10 +260,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
260
260
background : none !important ;
261
261
}
262
262
263
- # sp-layout-body-part-layout-content-part {
264
- padding-left : 1em ;
265
- }
266
-
267
263
# sp-layout-footer-part {
268
264
height : 40px !important ;
269
265
background-color : # f0f0f0 ;
@@ -275,10 +271,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
275
271
height : 140px ;
276
272
}
277
273
278
- # topar-header * {
279
- font-size : 1em ;
280
- }
281
-
282
274
.btn-header ,
283
275
# search-form-header a {
284
276
display : block;
@@ -529,7 +521,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
529
521
530
522
# infoConnection .spacePerso ul li a {
531
523
color : # 141414 ;
532
- font-size : 1em ;
533
524
display : block;
534
525
font-weight : 500 ;
535
526
padding : 5px 5px 5px 3em ;
@@ -728,7 +719,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
728
719
height : 60px ;
729
720
line-height : 60px ;
730
721
text-align : center;
731
- font-size : 1em ;
732
722
}
733
723
734
724
# search-form-header a {
@@ -994,16 +984,6 @@ button.button:hover {
994
984
color : var (--couleur-text-sur-boutonHover );
995
985
}
996
986
997
- # advanced-search form .sp_button ,
998
- # globalResult form .sp_button ,
999
- # directory form .sp_button ,
1000
- # navBlog .sp_button {
1001
- padding : 1px 10px ;
1002
- font-size : 0.8em !important ;
1003
- height : 30px ;
1004
- line-height : 30px ;
1005
- margin-top : 0 ;
1006
- }
1007
987
1008
988
/* ONGLET */
1009
989
@@ -1030,7 +1010,6 @@ button.button:hover {
1030
1010
padding : 8px 10px 6px ;
1031
1011
border-bottom : 3px solid var (--couleur-flashy );
1032
1012
font-weight : 700 ;
1033
- font-size : 1em ;
1034
1013
}
1035
1014
1036
1015
@@ -1048,7 +1027,6 @@ button.button:hover {
1048
1027
.sp_tabOff a : hover {
1049
1028
color : var (--couleur-flashy );
1050
1029
background-color : var (--couleur-de-fond-clair );
1051
- border-radius : 0 ;
1052
1030
}
1053
1031
1054
1032
@@ -2064,7 +2042,7 @@ ul li.category:last-child,
2064
2042
button .button ,
2065
2043
# faq-home .link-add .sp-link ,
2066
2044
.ui-dialog .ui-dialog-buttonpane button {
2067
- border-radius : 5 px ;
2045
+ border-radius : var ( --radius-btn-secondaire ) ;
2068
2046
background : # 323237 ;
2069
2047
color : # FFF ;
2070
2048
padding : 0.75rem ;
0 commit comments