Update index_fs.css

More consistency fixes
Is this type of PR allowed? I just see small errors or inconsistencies all over the place and can't help but want to make the code look and read better.
This commit is contained in:
panfu28 2020-12-11 23:12:08 -03:00 committed by GitHub
parent d6d1082991
commit 4070e82ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,6 @@
border: 1px solid #CA759E;
float: right;
}
.box h2 {
padding: 3px 7px;
font-size: 12pt;
@ -48,7 +47,6 @@
background: #EB81B4;
color: #F8F8F8;
}
body {
background: #F7F8F9;
}