mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
15 lines
252 B
CSS
15 lines
252 B
CSS
.header {
|
|
background: #444;
|
|
border: solid;
|
|
padding: 10px;
|
|
border-radius: 10px 5px 10px 5px;
|
|
color: #b4b472; }
|
|
|
|
#main li {
|
|
color: green;
|
|
margin: 10px;
|
|
padding: 10px;
|
|
font-size: 18px; }
|
|
|
|
/*# sourceMappingURL=map-file-comment.css.map */
|