Fix formatting for the Linux news and server observation pages
Some checks are pending
build-docker / Build Image (push) Waiting to run
Some checks are pending
build-docker / Build Image (push) Waiting to run
This commit is contained in:
parent
67fa4d649a
commit
6f76316612
3 changed files with 7 additions and 3 deletions
|
|
@ -30,6 +30,7 @@
|
|||
.story {
|
||||
height: 116px;
|
||||
overflow: hidden;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.headline {
|
||||
|
|
@ -44,11 +45,12 @@
|
|||
|
||||
.blurb {
|
||||
font-family: 'Star4000';
|
||||
font-size: 14pt;
|
||||
line-height: 16px;
|
||||
font-size: 12pt;
|
||||
line-height: 10pt;
|
||||
color: #fff;
|
||||
@include u.text-shadow();
|
||||
overflow: hidden;
|
||||
padding-right: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -36,6 +36,8 @@
|
|||
height: 250px;
|
||||
padding: 0 8px;
|
||||
box-sizing: border-box;
|
||||
margin-top: 16px;
|
||||
padding-right: 30px;
|
||||
}
|
||||
|
||||
.server-line {
|
||||
|
|
|
|||
2
server/styles/ws.min.css
vendored
2
server/styles/ws.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue