view and open
This commit is contained in:
@@ -37,20 +37,18 @@
|
||||
#content_container {
|
||||
margin-top: 1;
|
||||
height: 1fr;
|
||||
border: round $accent;
|
||||
|
||||
|
||||
}
|
||||
|
||||
/* Status and loading elements */
|
||||
#status_label {
|
||||
text-align: center;
|
||||
margin-bottom: 1;
|
||||
color: $accent;
|
||||
padding:1;
|
||||
}
|
||||
|
||||
#loading {
|
||||
align: center middle;
|
||||
margin: 2;
|
||||
}
|
||||
|
||||
|
||||
#view_options {
|
||||
border: round $secondary;
|
||||
@@ -124,13 +122,13 @@
|
||||
|
||||
#document_title {
|
||||
color: $accent;
|
||||
text-align: center;
|
||||
padding: 0 1;
|
||||
text-align: left;
|
||||
|
||||
text-style: bold;
|
||||
margin-bottom: 0;
|
||||
width: 1fr;
|
||||
height: 3;
|
||||
align: left middle;
|
||||
height: 1;
|
||||
|
||||
}
|
||||
|
||||
#plaintext_content {
|
||||
|
||||
Reference in New Issue
Block a user