Added StartSite
This commit is contained in:
@@ -9,6 +9,15 @@
|
||||
border-bottom: 0;
|
||||
background-color: #FFF; }
|
||||
|
||||
.rotated {
|
||||
transform-origin: bottom center;
|
||||
height: 50%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
|
||||
.no-transition {
|
||||
transition: none !important; }
|
||||
.no-transition * {
|
||||
|
||||
Reference in New Issue
Block a user