Changeset 2134319
- Timestamp:
- 08/05/2019 02:01:57 PM (7 years ago)
- File:
-
- 1 edited
-
maths-calculator/trunk/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
maths-calculator/trunk/style.css
r2134318 r2134319 7 7 8 8 #operations-actions { 9 background: #ff9933; 9 10 width: 10%; 11 font-size: 20px; 12 font-weight: 900; 13 border-radius: 7px; 14 margin-left: 13px; 15 margin-top: 10px; 16 color: #fff; 17 font-weight: normal !important; 18 padding: 1% 10 19 } 11 20
Note: See TracChangeset
for help on using the changeset viewer.