readmes should work now i think
This commit is contained in:
@@ -6,12 +6,13 @@
|
||||
content-align: left middle;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#buttons {
|
||||
layout: horizontal;
|
||||
Button {
|
||||
margin-left: 1;
|
||||
max-width: 13;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,6 +57,10 @@
|
||||
Static {
|
||||
width: 1fr;
|
||||
text-align: center;
|
||||
link-style: bold;
|
||||
link-style-hover: underline bold;
|
||||
link-background-hover: transparent;
|
||||
pointer: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -79,4 +84,9 @@
|
||||
|
||||
LoadingIndicator {
|
||||
height: 1;
|
||||
}
|
||||
|
||||
#readme {
|
||||
border: panel $surface;
|
||||
margin: 1 0 0 1;
|
||||
}
|
||||
Reference in New Issue
Block a user