4,554
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 1,207: | Line 1,207: | ||
     text-decoration: underline;  |      text-decoration: underline;  | ||
     text-align: center;  |      text-align: center;  | ||
     padding-top:   |      padding-top: 25px;  | ||
     margin-bottom: 5px!important;  |      margin-bottom: 5px!important;  | ||
}  | }  | ||
| Line 1,719: | Line 1,719: | ||
#print-chooser .print-choice {  | #print-chooser .print-choice {  | ||
   display: inline-block;  |    display: inline-block;  | ||
   padding: 2px;  |    padding: 2px 4px;  | ||
   text-decoration: none;  |    text-decoration: none;  | ||
   background: #ececec;  |    background: #ececec;  | ||
| Line 1,785: | Line 1,785: | ||
     text-decoration: underline;  |      text-decoration: underline;  | ||
     text-align: center;  |      text-align: center;  | ||
     padding-top:   |      padding-top: 25px;  | ||
     margin-bottom: 5px !important;  |      margin-bottom: 5px !important;  | ||
}  | }  | ||