Commit d7825e95 authored by Nahla Shiri's avatar Nahla Shiri

disabled format

parent e7e1a6ba
......@@ -1384,8 +1384,9 @@ label.chevron.bottom::first-letter {
.pa_format ul li:last-of-type{
margin-bottom: 20px;
}
.pa_format li.disabled{
.pa_format li.disabled {
color: rgba(26,26,26,0.2);
pointer-events:none;
}
.pa_format li.disabled img{
-webkit-filter: grayscale(100%);
......@@ -1645,7 +1646,7 @@ label.chevron.bottom::first-letter {
}
.phototheque-content .header h2{
padding-top: 26px;
margin-bottom: 22px;.
margin-bottom: 22px;
}
.phototheque-content .header h2:after{
content: '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment