You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
271 B
25 lines
271 B
.h1 {
|
|
-unity-font-style: bold;
|
|
font-size: 16px;
|
|
margin: 2px 5px 8px 9px;
|
|
}
|
|
|
|
.h2 {
|
|
-unity-font-style: bold;
|
|
margin-left: 7px;
|
|
}
|
|
|
|
.normal
|
|
{
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.normal-indent1
|
|
{
|
|
margin-left: 24px;
|
|
}
|
|
|
|
.normal-indent2
|
|
{
|
|
margin-left: 38px;
|
|
}
|