ensl_gathers/public/css/app.css
2015-07-25 13:00:56 +01:00

26 lines
No EOL
246 B
CSS

#gathers {
margin-top: 20px;
}
#chatroom {
margin-top: 20px;
}
.add-left {
margin-left: 10px;
}
#chatmessages {
max-height: 70%;
min-height: 70%;
overflow-y: scroll;
}
.signin {
margin: 0px 10px;
}
.gatherer-table {
padding: 20px;
}