Changeset 3011089
- Timestamp:
- 12/17/2023 09:33:33 PM (2 years ago)
- Location:
- ai-quiz
- Files:
-
- 2 edited
-
tags/1.0/css/my-styles.css (modified) (1 diff)
-
trunk/css/my-styles.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ai-quiz/tags/1.0/css/my-styles.css
r3011069 r3011089 136 136 padding: 10px; 137 137 border-radius: 10px; 138 background: #84ccff40; 138 background: #5858ed0d; 139 border: 2px solid #5858ed; 139 140 margin: 10px; 140 141 cursor: pointer; -
ai-quiz/trunk/css/my-styles.css
r3011069 r3011089 136 136 padding: 10px; 137 137 border-radius: 10px; 138 background: #84ccff40; 138 background: #5858ed0d; 139 border: 2px solid #5858ed; 139 140 margin: 10px; 140 141 cursor: pointer;
Note: See TracChangeset
for help on using the changeset viewer.