Changeset 608 in tmcsimulator for branches/LCSv1/static/css/lcstrain.css
- Timestamp:
- 03/30/2020 01:12:49 PM (6 years ago)
- File:
-
- 1 edited
-
branches/LCSv1/static/css/lcstrain.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/LCSv1/static/css/lcstrain.css
r607 r608 18 18 19 19 A:link { 20 text-decoration:underline;20 /* text-decoration:underline; */ 21 21 color: #0000CC; 22 22 font-weight: bold; … … 32 32 } 33 33 A:hover { 34 text-decoration: none;34 text-decoration:underline; 35 35 color: #990000 36 36 } … … 93 93 width: 90%; 94 94 display: block; 95 margin-top: 3px;95 margin-top: 6px; 96 96 margin-bottom: 0.5em; 97 97 margin-left: auto;
Note: See TracChangeset
for help on using the changeset viewer.
