Sha256: 3b031211d697063fc0c20f0abccf210002a3d4d564ac42787b3e1b98416baf9b
Contents?: true
Size: 474 Bytes
Versions: 4
Compression:
Stored size: 474 Bytes
Contents
#signin-bar{ height: 25px; width: 95%; background-color: transparent; color: black; text-align: right; padding-right: 5px; } #signin-bar a{ text-decoration: none; color: black; } #signin-bar a:hover{ text-decoration: none; color: white; } #blank{ width: 100%; height: 100%; opacity: 50%; background-color: white; z-index: 999; position: absolute; } #alert{ width:90%; border:2px solid #000; z-index: 1000; position: absolute; text-align: center; }
Version data entries
4 entries across 4 versions & 1 rubygems