mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 01:11:14 -03:00
Make line length, wrapping and spacing consistent
This commit is contained in:
@@ -64,13 +64,14 @@ body {
|
||||
.fish_right_big { margin-left: 200px; }
|
||||
.fish_only_bar {
|
||||
width: 100%;
|
||||
padding-bottom: 3rem;
|
||||
}
|
||||
hr {
|
||||
height: 0;
|
||||
border: none;
|
||||
border-top: 1px solid #AAA;
|
||||
}
|
||||
/*Ineraction*/
|
||||
/*Interaction*/
|
||||
a { color: #3d5cb3; }
|
||||
.qindex a {
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user