body { padding: 20px; font-family: 'Inconsolata', monospace; background-color: #fff; color: #4c4e4d; } a{ text-decoration: none; color: #4c4e4d; font-size: 17px; font-weight: bold; } a:hover { color:black; } #all{ width: 900px; margin: 0px auto; margin-top: 35px; } .tags{ font-size: 13px; margin: 5px 0px 5px 0px; } h2{ margin: 0px } h3{ text-align: right; font-size:15px; } #topo{ background-color: #8bf712; width: 100%; text-align: center; display: inline-block; top: 0px; left: 0px; position: absolute; font-size: 10px; height: 35px; border-bottom: 1px solid lightgray } .card{ /* color: black; */ border-top: 1px solid lightgray; padding-top: 10px; padding-bottom: 10px; /* width: 200px; */ /* float: left; border: 2px solid green; margin: 10px; padding: 25px; font-size: 22px; text-align: center; box-shadow: 8px 8px 3px #1a54027a; */ } .date{ font-size: 13px; color: gray; padding-top: 10px } #nav{ display: inline-block; width: 100%; text-align: center; padding: 10px; font-size: 19px; background-color: #8bf712; border: 1px solid gray; }