mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
Changed styles
This commit is contained in:
@@ -115,9 +115,13 @@ code {
|
||||
}
|
||||
|
||||
table {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
width: 75%;
|
||||
border: 1px solid black;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
tr, td, th {
|
||||
border: 1px solid black;
|
||||
}
|
||||
Reference in New Issue
Block a user