big links page change, am pan hors c:
This commit is contained in:
13
links.css
13
links.css
@ -1,16 +1,19 @@
|
||||
.links1 {
|
||||
position: relative;
|
||||
left: 50px;
|
||||
width: 400px;
|
||||
/* left: 50px; */
|
||||
width: 1000px;
|
||||
border: 3px solid #0b4ac0;
|
||||
padding: 8px;
|
||||
background-color: darkcyan;
|
||||
}
|
||||
.links2 {
|
||||
position: absolute;
|
||||
top: 400px;
|
||||
left: 500px;
|
||||
top: 300px;
|
||||
left: 20px;
|
||||
width: 400px;
|
||||
border: 3px solid #0c8334;
|
||||
background-color: darkgreen;
|
||||
}
|
||||
}
|
||||
.navbuttons a {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user