links on home page
This commit is contained in:
parent
cb76d29f0b
commit
bd0f80f585
2 changed files with 61 additions and 11 deletions
|
|
@ -84,3 +84,20 @@
|
|||
#home .text.es {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
#home .submenu {
|
||||
overflow: hidden;
|
||||
margin: 10px 0 5px;
|
||||
}
|
||||
#home .submenu .sub {
|
||||
font-family: "helvetica-neue-bold", Helvetica, Arial, sans-serif;
|
||||
font-size: 15px;
|
||||
margin: 5px 0;
|
||||
margin-bottom: 7px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#home .submenu .sub:hover {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue