11
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
table {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.purple {
|
||||
color: #a020f0;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.blue {
|
||||
color: #1e90ff;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.kungfu {
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
Reference in New Issue
Block a user