##// END OF EJS Templates
invoke css
Jonathan Frederic -
Show More
@@ -1195,8 +1195,8 b' h6:hover .anchor-link {'
1195 font-size: 100%;
1195 font-size: 100%;
1196 font-style: italic;
1196 font-style: italic;
1197 }
1197 }
1198 .widget-interact div,
1198 .widget-interact > div,
1199 .widget-interact input {
1199 .widget-interact > input {
1200 padding: 2.5px;
1200 padding: 2.5px;
1201 }
1201 }
1202 .widget-area {
1202 .widget-area {
@@ -9978,8 +9978,8 b' h6:hover .anchor-link {'
9978 font-size: 100%;
9978 font-size: 100%;
9979 font-style: italic;
9979 font-style: italic;
9980 }
9980 }
9981 .widget-interact div,
9981 .widget-interact > div,
9982 .widget-interact input {
9982 .widget-interact > input {
9983 padding: 2.5px;
9983 padding: 2.5px;
9984 }
9984 }
9985 .widget-area {
9985 .widget-area {
General Comments 0
You need to be logged in to leave comments. Login now