mirror of
https://github.com/soulaklabs/bitoduc.fr.git
synced 2025-12-09 17:35:35 +00:00
Add a letter index
This commit is contained in:
@@ -66,3 +66,22 @@ h3
|
||||
color: #905050;
|
||||
margin: 50px;
|
||||
}
|
||||
|
||||
#index
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#index a
|
||||
{
|
||||
font-size: larger;
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
margin-right: 5px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
#index a:hover
|
||||
{
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user