Sha256: be3391ca2d35f0037f8dc0b4a8ae1d360e63248e167347654c80a5b30bac1a05
Contents?: true
Size: 559 Bytes
Versions: 1
Compression:
Stored size: 559 Bytes
Contents
/* * # Statistic * * * Copyright 2013 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * * Released: Aug 20, 2013 */ /******************************* Statistic *******************************/ .ui.statistic { text-align: center; } /******************************* Content *******************************/ .ui.statistic > .number { font-size: 4em; font-weight: bold; color: rgba(0, 0, 0, 0.7); } .ui.statistic > .description { opacity: 0.8; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
semantic-ui-rails-0.0.1 | vendor/assets/stylesheets/semantic-ui/views/statistic.less |