reorder some links

This commit is contained in:
Jörg Thalheim 2013-02-19 09:10:52 +01:00
parent dd92cd812e
commit 06824523d4
3 changed files with 9 additions and 13 deletions

View File

@ -6,14 +6,6 @@ h2#pagesubtitle
section
ul.overview.icons
li
i.icon-github-sign.icon-2x
span
a href="http://git.higgsboson.tk" title="Webinterface to our public git repos" Git Web
li
i.icon-inbox.icon-2x
span
a href="http://inbox.higgsboson.tk" title="An Uploader" Inbox
li
i.icon-rss.icon-2x
span
@ -22,6 +14,14 @@ section
i.icon-edit.icon-2x
span
a href="http://pad.higgsboson.tk" title="collaborative editing" Etherpad Lite
li
i.icon-github-sign.icon-2x
span
a href="http://git.higgsboson.tk" title="Webinterface to our public git repos" Git Web
li
i.icon-inbox.icon-2x
span
a href="http://inbox.higgsboson.tk" title="An Uploader" Inbox
li
i.icon-download-alt.icon-2x
span
@ -30,8 +30,6 @@ section
i.icon-trash.icon-2x
span
a href="http://paste.higgsboson.tk" title="encrypted pastebin" Zerobin
' or
a href="http://phork.higgsboson.tk" title="gist clone" Phorkie
li
i.icon-qrcode.icon-2x
span

View File

@ -14,8 +14,6 @@ div.span3
dt Jabber:
dd.icon-comment
a rel="me" href="xmpp:joerg@higgsboson.tk" joerg@higgsboson.tk
br
a rel="me" href="xmpp:jthalheim@jabber.ccc.de" jthalheim@jabber.ccc.de (old)
dt IRC:
dd.icon-comment-alt
a rel="me" href="irc://irc.freenode.net/" Mic92

View File

@ -146,5 +146,5 @@ footer {
}
.overview {
span { font-size: 2em; };
span { font-size: 1.8em; };
}