Changes for page Footer Section

Last modified by Simon Urli on 2022/01/03

<
From version < 19.1 >
edited by Ecaterina Moraru (Valica)
on 2016/03/14
To version < 20.1 >
edited by Ecaterina Moraru (Valica)
on 2016/03/14
>
Change comment: New Icon styling

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -8,7 +8,7 @@
8 8  }
9 9  
10 10  .footerContainer {
11 - background-color: #F7F7F7;
11 + background-color: #f5f5f5;
12 12   font-size: .9em;
13 13  }
14 14  
... ... @@ -52,29 +52,13 @@
52 52  /* --------------------------------------------------------------
53 53   * Sets the styles for footer columns
54 54  -------------------------------------------------------------- */
55 -.social .icon {
56 - background: url("$doc.getAttachmentURL('social.png')") no-repeat top left;
57 - float: left;
55 +.social span {
56 + background: none;
58 58   height: 16px;
59 - margin: .5em .5em 0 0;
58 + margin: 0 .9em 0 0;
60 60   width: 16px;
61 -}
62 -
63 -.social .icon a {
64 - display: block;
65 - text-indent: -9999em;
66 -}
67 -
68 -.icon.email { background-position: 0 0; }
69 -.icon.facebook { background-position: -26px 0; }
70 -.icon.feed { background-position: -52px 0; }
71 -.icon.google { background-position: -78px 0; }
72 -.icon.twitter { background-position: -104px 0; }
73 -
74 -.social .wikiexternallink {
75 75   padding: 0;
76 76  }
77 -
78 78  /* @end SOCIAL */
79 79  
80 80  #footerglobal {
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Cannot make recursive include