add experience and update table template
This commit is contained in:
@@ -31,15 +31,15 @@
|
||||
font-weight: bold;
|
||||
color: #4b5563;
|
||||
padding: 0.7rem 0.7rem 1rem 1rem;
|
||||
border: 1px solid #4b5563;
|
||||
border: 2px solid #4b5563;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.table-td {
|
||||
text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: 300;
|
||||
font-weight: 450;
|
||||
color: #4b5563;
|
||||
border: 1px solid #4b5563;
|
||||
border: 2px solid #4b5563;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user