mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
made file directive less obstrusive
This commit is contained in:
@@ -1106,3 +1106,7 @@ img.alignleft{ margin-right: 20px; }
|
||||
tt.file {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
tt.file:before {
|
||||
content: "file: ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user