This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/css/mod_apps.css
2017-02-06 13:45:46 +01:00

11 lines
114 B
CSS

.app-container {
float: left;
width: 150px;
height: 180px;
padding: 20px;
}
.app-name {
margin: 10px 0px;
}