css/socialmedia.css
author veltr
Fri, 03 May 2013 15:53:36 +0200
changeset 24 b557f4bae85f
parent 11 9833f3e24105
permissions -rw-r--r--
Added tweet list animation

@font-face {
    font-family: "DIN-Mittelschrift";
    src: url('../font/DINMittelschriftStd.woff') format('woff');
 }

body {
    font-family: Arial, sans-serif
}

.contents {
    position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #000; color: #fff; overflow: hidden;
}