Sha256: 81a3c79a3adf2cad841969bace6c53664e81fecb502a40d22c7c77bda34be17e

Contents?: true

Size: 582 Bytes

Versions: 1

Compression:

Stored size: 582 Bytes

Contents

body          {
  background-color: #303030;
}
#stage        { 
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.6);
  -moz-border-radius: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.6);
  border-radius: 5px;  
}

h1, h2, h3, p, li { 
  color: #EEEEEE;
  text-shadow: #000 2px 2px 4px
}
a                 { 
  color: #499DFF;
  text-decoration: none 
}
ul            { list-style-type: disc }

em            { color: rgb(73, 255, 80) }
strong        { color: rgb(255, 171, 73); font-weight: bold }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shining-1.2.0 themes/default.css