13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
#content {
|
|
background-color: #2b2b2b;
|
|
}
|
|
#inspector {
|
|
border-left-width: 1px;
|
|
border-left-color: #000;
|
|
padding: 3px;
|
|
}
|
|
#title {
|
|
-unity-font-style: bold;
|
|
color: white;
|
|
}
|