Added new section for html-only development (does not affect the code directly), just for convenience
This commit is contained in:
@@ -94,7 +94,7 @@ hr {
|
||||
cursor: pointer;
|
||||
}
|
||||
.pager-link::after {
|
||||
content: " > ";
|
||||
content: " >";
|
||||
}
|
||||
|
||||
.container {
|
||||
@@ -104,7 +104,7 @@ hr {
|
||||
.card {
|
||||
background-color: #373737;
|
||||
padding: 10pt;
|
||||
margin: 0 auto 60px;
|
||||
margin: 0 auto 40px;
|
||||
border-radius: 8pt;
|
||||
border: 2px solid #f00;
|
||||
}
|
||||
|
Reference in New Issue
Block a user