Sha256: c5d0412c533521ca5689eeca8b21a8010b72c301f0126ebe0e5bfd7ca376fdd2

Contents?: true

Size: 563 Bytes

Versions: 8

Compression:

Stored size: 563 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: #4BFF50 }
strong            { color: #FFAB49; font-weight: bold }

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
shining-1.3.7 themes/default.css
shining-1.3.6 themes/default.css
shining-1.3.5 themes/default.css
shining-1.3.4 themes/default.css
shining-1.3.3 themes/default.css
shining-1.3.2 themes/default.css
shining-1.3.1 themes/default.css
shining-1.3.0 themes/default.css