Update
This commit is contained in:
parent
57c8d33e04
commit
3631b726e5
12 changed files with 1803 additions and 1666 deletions
|
@ -137,3 +137,17 @@ hr
|
|||
width: 70%;
|
||||
border-bottom: 3px dotted blue;
|
||||
}
|
||||
|
||||
.nav
|
||||
{
|
||||
display: block;
|
||||
margin: 40px auto;
|
||||
width: 80%;
|
||||
padding: 10px;
|
||||
background-color: rgb(251, 227, 255);
|
||||
}
|
||||
|
||||
.nav a:before
|
||||
{
|
||||
content: " \1F496 "
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue