mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Adjusted some css and html.
This commit is contained in:
parent
feef671053
commit
0f42567f9c
2 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,8 @@ footer#foot > ul > li:not(:last-of-type):after {
|
|||
footer#foot > ul > li:last-of-type:after {
|
||||
content: "."; }
|
||||
footer#foot > p {
|
||||
font-size: 0.8em; }
|
||||
font-size: 0.8em;
|
||||
text-align: justify; }
|
||||
footer#foot > p:before,
|
||||
footer#foot > ul:after {
|
||||
content: "\A0";
|
||||
|
|
@ -31,5 +32,4 @@ footer#foot > ul:after {
|
|||
footer#foot > p:before {
|
||||
margin-bottom: 24px; }
|
||||
footer#foot > ul:after {
|
||||
margin-top: 24px; }
|
||||
|
||||
margin-top: 24px; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue