finetune security, get rid od inline css

This commit is contained in:
2020-04-09 19:27:46 +02:00
parent 2fd9581395
commit 9d9f00b14c
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
.mystyle1 {
.content td.mystyle1 {
width: 140px;
border: none;
padding: 2px 0
padding: 2px 0;
}
.mystyle2 {
.content td.mystyle2 {
border: none;
padding: 2px 0
padding: 2px 0;
}