cleanup basic css
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
// .tablefield{
|
||||
// border: 1px 1px 1px black;
|
||||
// thead{
|
||||
// box-shadow: 1px 0px 1px $black;
|
||||
|
||||
// }
|
||||
// }
|
||||
|
||||
thead th {
|
||||
border-bottom: 1px solid #333;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user