Changeset 126 in code for trunk/morty.go
- Timestamp:
- Jul 14, 2020, 9:22:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/morty.go
r125 r126 264 264 body{ position: absolute !important; top: 42px !important; left: 0 !important; right: 0 !important; bottom: 0 !important; } 265 265 #mortyheader { position: fixed; margin: 0; box-sizing: border-box; -webkit-box-sizing: border-box; top: 0; left: 0; right: 0; z-index: 2147483647 !important; font-size: 12px; line-height: normal; border-width: 0px 0px 2px 0; border-style: solid; border-color: #AAAAAA; background: #FFF; padding: 4px; color: #444; height: 42px; } 266 #mortyheader * { padding: 0; margin: 0; } 266 267 #mortyheader p { padding: 0 0 0.7em 0; display: block; } 267 268 #mortyheader a { color: #3498db; font-weight: bold; display: inline; }
Note:
See TracChangeset
for help on using the changeset viewer.