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.
Files
core/view/css/full.css
2015-09-13 16:16:03 +02:00

13 lines
160 B
CSS

header #banner {
position: fixed;
width: 33%;
margin-left: 33%;
margin-right: 33%;
}
section {
display: block;
min-height: 112px;
margin: 50px 10px;
}