Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Commit

Permalink
Add styling for second line break
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Sep 2, 2020
1 parent 0ce9269 commit 8b81691
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions unauthenticated/virtual-server-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,9 @@ div.wrapper {
left: 4px;
padding-top: 2px;
}
br[data-x-br] {
content: "";
margin: 2em;
display: block;
font-size: 42%;
}

0 comments on commit 8b81691

Please sign in to comment.