mirror of
https://gitlab.com/octtspacc/PlainDiscuss
synced 2025-06-05 22:09:15 +02:00
Base HTML
This commit is contained in:
17
Source/Main.css
Normal file
17
Source/Main.css
Normal file
@ -0,0 +1,17 @@
|
||||
Input, TextArea {
|
||||
//Width: 100%;
|
||||
}
|
||||
/*
|
||||
Span {
|
||||
Display: Block;
|
||||
Overflow: Hidden;
|
||||
}
|
||||
Label{
|
||||
Float: Left;
|
||||
Padding-Right: 8px;
|
||||
}
|
||||
*/
|
||||
TextArea {
|
||||
Width: 100%;
|
||||
Height: 30%;
|
||||
}
|
Reference in New Issue
Block a user