<
From version < 7.1 >
edited by Andreea Chirica
on 2020/05/11 18:13
To version < 6.3 >
edited by Andreea Chirica
on 2020/05/11 18:04
>
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[1]
Code
... ... @@ -1,61 +1,0 @@
1 -.thumbnail {
2 - margin-top: 5rem;
3 - margin-bottom: 5rem;
4 - background-color: #FAFAFA;
5 - border: 1px solid #ecebeb;
6 - h5 {
7 - text-align: center;
8 - color: #008fd4;
9 - }
10 - a {
11 - color: #008fd4;
12 - text-decoration: none;
13 - }
14 - .image-article {
15 - background-position: center;
16 - background-size: cover;
17 - min-height: 18rem;
18 - border-radius: 1rem;
19 - position: relative;
20 - }
21 -}
22 -
23 -.thumbnailnextrow {
24 - margin-top: 0rem;
25 - margin-bottom: 5rem;
26 - background-color: #FAFAFA;
27 - border: 1px solid #ecebeb;
28 - padding: 4px;
29 - h5 {
30 - text-align: center;
31 - color: #008fd4;
32 - }
33 - a {
34 - color: #008fd4;
35 - text-decoration: none;
36 - }
37 - .image-article {
38 - background-position: center;
39 - background-size: cover;
40 - min-height: 18rem;
41 - border-radius: 1rem;
42 - position: relative;
43 - }
44 -
45 -}
46 -
47 -a :hover, a :focus {
48 - color: #005b88;
49 - text-decoration: underline;
50 -}
51 -
52 -@media (min-width: 1200px)
53 -.container {
54 - width: 1120px;
55 -}
56 -
57 -@media (min-width: 992px)
58 -.container {
59 - width: 935px;
60 -}
61 -
Name
... ... @@ -1,1 +1,0 @@
1 -external resources
Use this extension
... ... @@ -1,1 +1,1 @@
1 -always
1 +onDemand
XWiki SAS Copyright © 2024