Added about page
This commit is contained in:
@@ -37,6 +37,14 @@ a:hover {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.about_div {
|
||||
color: #ececec;
|
||||
background-color: #272727;
|
||||
margin: 3px;
|
||||
padding: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
table {
|
||||
background-color: #272727;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user