Sha256: c15635280afd6154aa50798927f65f96ad464d3f0b510aa4978d29218749addc

Contents?: true

Size: 1.08 KB

Versions: 6

Compression:

Stored size: 1.08 KB

Contents

/* Table of Contents
==================================================
# Ad */

/* # Ad
================================================== */
.ad {
  background: rgba(245,248,250,1);
  border: 2px solid rgba(235,242,247,1);
  height: 220px;
  width: 220px;
}
.ad-center { margin: 0 auto; }
.ad-large-rectangle {
  height: 280px;
  width: 336px;
}
.ad-medium-rectangle {
  height: 250px;
  width: 300px;
}
.ad-small-rectangle {
  height: 150px;
  width: 180px;
}
.ad-square {
  height: 250px;
  width: 250px;
}
.ad-small-square {
  height: 200px;
  width: 200px;
}
.ad-button {
  height: 125px;
  width: 125px;
}
.ad-large-leaderboard {
  height: 90px;
  width: 970px;
}
.ad-leaderboard {
  height: 90px;
  width: 728px;
}
.ad-banner {
  height: 60px;
  width: 468px;
}
.ad-half-banner {
  height: 60px;
  width: 234px;
}
.ad-mobile-banner {
  height: 50px;
  width: 320px;
}
.ad-vertical-banner {
  height: 240px;
  width: 120px;
}
.ad-large-skyscrapper {
  height: 600px;
  width: 300px;
}
.ad-wide-skyscrapper {
  height: 600px;
  width: 160px;
}
.ad-skyscrapper {
  height: 600px;
  width: 120px;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
active_frontend-5.0.1 vendor/assets/stylesheets/ad.scss
active_frontend-5.0.0 vendor/assets/stylesheets/ad.scss
active_frontend-4.5.1 vendor/assets/stylesheets/ad.scss
active_frontend-4.5.0 vendor/assets/stylesheets/ad.scss
active_frontend-4.0.1 vendor/assets/stylesheets/ad.scss
active_frontend-4.0.0 vendor/assets/stylesheets/ad.scss