mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 08:26:27 +02:00
Restarted UI
This commit is contained in:
21
nui/test/test.css
Normal file
21
nui/test/test.css
Normal file
@@ -0,0 +1,21 @@
|
||||
@font-face {
|
||||
font-family: "Seg-7";
|
||||
src: url( "Segment7Standard.otf" );
|
||||
}
|
||||
|
||||
.test {
|
||||
width: 300px;
|
||||
height: 200px;
|
||||
|
||||
background-color: #a0a0a0;
|
||||
}
|
||||
|
||||
.test2 {
|
||||
font-family: 'Seg7';
|
||||
font-size: 72px;
|
||||
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
background-color: #ff0000;
|
||||
}
|
||||
Reference in New Issue
Block a user