Changeset 86accce
- Timestamp:
- Jan 12, 2013, 2:33:03 PM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- d0bfc27, 8124413
- Parents:
- bfa60e8
- git-author:
- Alex Dehnert <adehnert@…> (01/12/13 14:33:03)
- git-committer:
- Alex Dehnert <adehnert@…> (01/12/13 14:33:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/media/style/page-frame.css
rab32c07 r86accce 10 10 padding: 1em; 11 11 min-height: 15em; 12 border: 1px solid #AE1923;12 border: 1px solid black; 13 13 background-color: white; 14 14 } … … 24 24 margin-right: -10px; 25 25 padding: 2px 15px 5px; 26 border: 1px solid #AE1923; 27 border-bottom: 1px solid #888; 26 border: 1px solid black; 28 27 background: white; 29 28 list-style: none; … … 55 54 background: #333; 56 55 color: white; 57 border: 1px solid black; 56 border-left: 1px solid black; 57 border-bottom: 1px solid black; 58 58 59 59 text-align: right;
Note: See TracChangeset
for help on using the changeset viewer.