8 lines
113 B
SCSS
8 lines
113 B
SCSS
// NibblePoker CSS Theme - CC0 1.0 (Public Domain)
|
|
|
|
/* Core > Positions */
|
|
|
|
.p-relative {
|
|
position: relative;
|
|
}
|