Edited app.css for test purposes!

master
dudleycu 3 years ago
parent 9cd0b164cc
commit 06eeb2ab56
  1. 8
      src/App.css

@ -222,13 +222,11 @@ td:last-child {
cursor:pointer;
}
.box h3 {
background-image: url("tr_bg.png");
background-repeat: no-repeat;
background-position: left bottom;
font-size: 16px;
font-size: 12pt;
font-weight: normal;
margin: 10px;
padding: 0 5px;
margin: 5px;
border-bottom: 1px solid rgba(128,128,128,0.5);
}
.we {
color: white;

Loading…
Cancel
Save