Sha256: d5b051f6d0f99c6515e22bfabda13440450bc36c10ecd800ef9714609d35bbc7

Contents?: true

Size: 957 Bytes

Versions: 3

Compression:

Stored size: 957 Bytes

Contents

.rowHeight2 {
  margin-top: 50px;
  margin-bottom: 120px;
  top: 0;
}

.news {
  padding: 15px;
  background-color: #29dec0;
  margin-left: 0;
  margin-top: 0;
  text-align: center;
  color: white;
  width: 100%;
}

.meduim-text2 {
  margin: 0 0 25px;
  font-size: 20px;
  font-weight: 600;
  color: #11304e;
  position: relative;
  padding-right: 30px;
  line-height: 1.4;
  cursor: pointer;
  padding-left: 48px;
}

.meduim-text {
  font-size: 14px;
  padding-left: 48px;
  font-weight: 500;
  line-height: 1.75;
  text-align: left;
  color: #536571;
  margin: 0 0 25px;
  height: auto;
  overflow: hidden;
}

@media (max-width: 768px) {

  .meduim-text,
  .meduim-text2 {
    padding-left: 0px;
  }
}

@media (max-width: 1125px) {
  .rowHeight2 {
    margin-top: 50px;
    margin-bottom: 120px;
    top: 0;
  }

  .news {
    padding: 15px;
    background-color: #29dec0;
    margin-left: 0;
    margin-top: 0;
  }

  .news img {
    display: none;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
word-games-theme-1.5.9 assets/css/news.css
word-games-theme-1.5.8 assets/css/news.css
word-games-theme-1.5.7 assets/css/news.css