]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
Adding PIA, big logo test
authorSvante Bengtson <redacted>
Sun, 21 Feb 2016 23:18:52 +0000 (00:18 +0100)
committerSvante Bengtson <redacted>
Sun, 21 Feb 2016 23:18:52 +0000 (00:18 +0100)
css/mock1.css
img/logos/newPIA.png [new file with mode: 0644]
index_mock1.html

index 9faa9880b6f26ca528be3201813311d48a63c593..721a54a1122c416fa3123e7058b627def5021b25 100644 (file)
@@ -91,7 +91,8 @@ a {
   -webkit-border-radius: var(--box-round);
   -moz-border-radius: var(--box-round);
 }
-.box:hover, .box:active {
+.box:hover,
+.box:active {
   background-color: var(--box-hover-color);
 }
 .title {
@@ -141,7 +142,8 @@ a.hchild {
   border-left: 1px solid rgba(var(--border-color),.6);
   border-right: 1px solid rgba(var(--border-color),.6);
 }
-a.hchild:hover, a.hchild:active {
+a.hchild:hover,
+a.hchild:active {
   background-color: var(--box-hover-color);
 }
 .hchild:first-child {
diff --git a/img/logos/newPIA.png b/img/logos/newPIA.png
new file mode 100644 (file)
index 0000000..9aecf12
Binary files /dev/null and b/img/logos/newPIA.png differ
index 5798a3e354c6324c616b0eea99edae1a0857c1ea..567d7e80cedd0c21550352587af6c8cb86c96abd 100644 (file)
@@ -36,6 +36,9 @@
                     <img src="" alt="gms" height="60px" width="60px" /><br />
                     Know who's using freenode
                 </a>
+                <a href="PIA" class="box">
+                    <img src="img/logos/newPIA.png" alt="Private internet access" height="60px" style="margin-top: 22.5px; margin-left: 5px; margin-right: 5px;" /><br />
+                </a>
             </div>
         </div>