13 lines
144 B
CSS
13 lines
144 B
CSS
/* application styles go here */
|
|
.js-main-content {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.js-link {
|
|
cursor: pointer;
|
|
}
|
|
|
|
p.js-language {
|
|
text-align: right;
|
|
}
|