This commit is contained in:
Bechi 2014-04-15 15:07:41 -03:00
parent 743728e27d
commit 62263a53b5
1 changed files with 11 additions and 2 deletions

View File

@ -96,8 +96,17 @@ a.box-backup {
display: block;
}
p {
margin-bottom: 0.5rem;
h3 {
font-weight: 100;
font-size: 25px;
}
.line-dashed-v {
border-right: 2px dashed #E3E3E3;
}
.panel p {
margin-bottom: 0;
}
.pending button {