phased out some more inline styles
This commit is contained in:
parent
5cddcb59aa
commit
ce98f87d42
2 changed files with 17 additions and 14 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue