Sha256: 025d825bcc7793c259c7a199d4c0b15ccf8199f64d31b1eceb3551b93a4878fd
Contents?: true
Size: 408 Bytes
Versions: 7
Compression:
Stored size: 408 Bytes
Contents
// Align text: .text-left { text-align: left !important; } .text-center { text-align: center !important; } .text-right { text-align: right !important; } // Varius style change: .no-background { background-color: transparent !important; background-image: none !important; } .no-padding { padding: 0 !important; } .no-shadow { box-shadow: none !important; text-shadow: none !important; }
Version data entries
7 entries across 7 versions & 1 rubygems