display body page actu
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 2.2 KiB |
@@ -7,8 +7,29 @@
|
||||
width="90.490662"
|
||||
height="90.491997"
|
||||
viewBox="0 0 90.490662 90.491995"
|
||||
sodipodi:docname="prev-blanc.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1">
|
||||
<inkscape:page
|
||||
x="0"
|
||||
y="0"
|
||||
width="90.490662"
|
||||
height="90.491997"
|
||||
id="page2"
|
||||
margin="0"
|
||||
bleed="0" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
id="defs1">
|
||||
<clipPath
|
||||
@@ -22,7 +43,10 @@
|
||||
</defs>
|
||||
<g
|
||||
id="g1"
|
||||
transform="translate(-1178.8006,-9024.7622)">
|
||||
transform="translate(-1178.8006,-9024.7622)"
|
||||
inkscape:export-filename="prev-blanc.svg"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300">
|
||||
<g
|
||||
id="g696">
|
||||
<path
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -42,6 +42,8 @@
|
||||
.field_body {
|
||||
order: 2;
|
||||
padding-bottom: 2rem;
|
||||
opacity:1 !important;
|
||||
display: block !important;
|
||||
p{
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
@@ -75,9 +77,9 @@
|
||||
|
||||
}
|
||||
|
||||
a:not(.ext){
|
||||
display: none;
|
||||
}
|
||||
// a:not(.ext){
|
||||
// display: none;
|
||||
// }
|
||||
}
|
||||
|
||||
.field_field_images{
|
||||
|
@@ -218,8 +218,8 @@
|
||||
}
|
||||
a{
|
||||
color: $blue_QDD;
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
// pointer-events: none;
|
||||
// cursor: default;
|
||||
}
|
||||
}
|
||||
.field_field_sous_titre{
|
||||
|
@@ -203,8 +203,8 @@
|
||||
a{
|
||||
color: $blue_QDD;
|
||||
font-size: 1.2rem;
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
// pointer-events: none;
|
||||
// cursor: default;
|
||||
}
|
||||
h2{
|
||||
margin-top: 0.5rem;
|
||||
|
Reference in New Issue
Block a user