Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HumbleStyle #144

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

HumbleStyle #144

wants to merge 4 commits into from

Conversation

joshhumble
Copy link

body{background:#eee;font-family:Calibri, sans-serif;margin:0;}body > header > h1{float:left;font:38px Georgia;color:#666;margin-bottom:5px;}header{float:left;width:100%;}nav{max-height:25px;width:80%;float:left;transition:max-height 1s ease-in;overflow:hidden;margin:0 0 0 80px;padding:0 0 20px;}nav:hover{max-height:2000px;}nav h2{font-size:20px;background:#fff;border-radius:6px;color:#ccc;display:inline;padding:3px 5px;}nav ul li{float:left;background:#fff;border-radius:3px;list-style:none;margin:5px;padding:2px 5px;}nav ul li a:first-child:after{content:" | ";}article{float:left;background:#ccc;border-top:1px dotted #999;border-bottom:1px dotted #999;margin:-15px 0 20px;}article > header{display:block;position:relative;float:left;background:#ccc;border-bottom:1px dotted #999;}section{float:left;width:35%;border-left:1px dotted #999;padding:20px;}h2{font-size:28px;color:#777;margin:5px 0;}p,a:link,a:hover,ol li{font-size:16px;color:#666;}p{margin:0 0 20px 20px;}a:hover{color:#000;}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant