phased out some more inline styles

This commit is contained in:
Marco 2014-06-02 00:15:38 +02:00
parent 5cddcb59aa
commit ce98f87d42
2 changed files with 17 additions and 14 deletions

View file

@ -18,21 +18,24 @@
}
html {
margin: 12px 0 0 100px;
}
margin: 12px 0 0 100px; }
h1 {
font-size: 14pt;
font-size: 30pt;
font-weight: normal;
padding-bottom: 10px;
border-bottom: 1px solid #e0e0e0;
}
border-bottom: 1px solid #e0e0e0; }
h2 {
font-size: 12pt;
font-weight: normal;
}
font-weight: normal; }
.hidden {
display: none; }
#textsecure-icon {
width: 50px;
height: 50px; }
#init-go-single-client {
display:block;
}
display:block; }