css rorschach theme
This commit is contained in:
@@ -6,9 +6,22 @@
|
||||
// }
|
||||
// }
|
||||
|
||||
thead th {
|
||||
border-bottom: 1px solid #333;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
table{
|
||||
border-collapse: collapse;
|
||||
thead th{
|
||||
border: 1px solid #333;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
tbody td {
|
||||
border: 1px solid #333;
|
||||
text-align: center;
|
||||
padding: 1rem;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user