Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Commit e97c29b

Browse files
author
NerdOfLinux
authored
Update newstyle.css
1 parent 42758a4 commit e97c29b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

newstyle.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body {
99

1010
}
1111

12-
a{
12+
.logout{
1313
color: blue;
1414
}
1515

@@ -20,15 +20,14 @@ a{
2020
width: 100px;
2121
height: 100px;
2222
padding: 20px;
23-
vertical-align: middle;
23+
verticle-align: top;
2424
}
2525
.server:hover{
2626
border-style: inset;
2727
margin-top:10px;
2828
cursor: pointer;
2929
width: 150px;
3030
background-color: #9f9595;
31-
vertical-align: middle;
3231
}
3332
.footer{
3433
position: absolute;

0 commit comments

Comments
 (0)