Skip to content

Instantly share code, notes, and snippets.

View mahangu's full-sized avatar

Mahangu Weerasinghe mahangu

  • Automattic, Inc.
  • Colombo, Sri lanka
  • 09:58 (UTC +05:30)
View GitHub Profile
.slideshow-window {
background-color: transparent !important;
border-color: transparent !important;
}
@media all and (min-width: 1000px) {
#gallery-5 {
height: 950px;
}
}
@media all and (max-width: 999px and min-width: 900px) {
.site-banner-header .entry-title a {
pointer-events: none;
}
#widget-area-3 {
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
}
@mahangu
mahangu / 0_reuse_code.js
Created March 31, 2016 15:11
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
.mobile-theme .menu-search,
.mobile-theme .search-form #s,
.mobile-theme .nav-previous a,
.mobile-theme .nav-next a,
.mobile-theme #respond input#submit {
background-color: #F09999;
text-shadow: none;
background-image: none;
}
.mobile-theme .menu-search,
.mobile-theme .search-form #s,
.mobile-theme .nav-previous a,
.mobile-theme .nav-next a,
.mobile-theme #respond input#submit {
background-color: #F09999;
text-shadow: none;
background-image: none;
}
.mobile-theme .menu-search,
.mobile-theme .search-form #s,
.mobile-theme .nav-previous a,
.mobile-theme .nav-next a,
.mobile-theme #respond input#submit {
background-color: #F09999;
text-shadow: none;
background-image: none;
}
.mobile-theme .menu-search,
.mobile-theme .search-form #s,
.mobile-theme .nav-previous a,
.mobile-theme .nav-next a,
.mobile-theme #respond input#submit {
background-color: #F09999;
text-shadow: none;
background-image: none;
}
.mobile-theme .menu-search,
.mobile-theme .search-form #s,
.mobile-theme .nav-previous a,
.mobile-theme .nav-next a {
background-color: #F09999;
}
.mobile-theme .nav-menu ul a,
.mobile-theme a {
color: #F09999;