Skip to content

Instantly share code, notes, and snippets.

View cnichols-git's full-sized avatar
💭
Continually learning DevOps, Linux and Cloud

Chris Nichols cnichols-git

💭
Continually learning DevOps, Linux and Cloud
  • Texas
View GitHub Profile
<div class="sidebar">
<div class="widget-title">
<h4>This is the title</h4>
</div
</div>
.sidebar {
background: rgb(125,125,125);
}
.sidebar h4.widget-title::after {
@cnichols-git
cnichols-git / menu-css
Created January 28, 2014 18:55
responsive-menu
#primary-menu-icon .icon-bar {
background-color: #474747;
display: block;
width: 22px;
height: 2px;
}
@media (max-width: 979px) {
/* Primary Navigation Menu Icon properties ----------------------------------------------------------*/
@cnichols-git
cnichols-git / rollup_html
Last active December 29, 2015 18:39
Roll over animation with CSS3
<div class="view rollup one-third first">
<img alt="" src="http://robotlaserparty.com/wp-content/uploads/2013/11/bikes.jpg" width="259" height="194" />
<div class="mask">
<h2>Agent: Jon Smith</h2>
Contact me for any of your real estate questions..
<a class="info" href="#">Read More &gt;&gt;</a>
</div>
</div>
<div class="view rollup one-third">