diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/format.css | 23 | ||||
-rw-r--r-- | inc/litmusrt.png | bin | 0 -> 5260 bytes |
2 files changed, 17 insertions, 6 deletions
diff --git a/inc/format.css b/inc/format.css index 2b9e1bc..17b1c2b 100644 --- a/inc/format.css +++ b/inc/format.css | |||
@@ -117,24 +117,29 @@ table { | |||
117 | 117 | ||
118 | .boxsize { | 118 | .boxsize { |
119 | width: 8.5in; | 119 | width: 8.5in; |
120 | margin-top: 0cm; | ||
120 | margin-left: 1cm; | 121 | margin-left: 1cm; |
121 | } | 122 | } |
122 | 123 | ||
123 | 124 | ||
124 | .authors { | 125 | .authors { |
125 | margin-left: 1cm; | 126 | margin-top: 0.75cm; |
126 | font-style: italic; | 127 | // margin-left: 1cm; |
128 | font-style: italic; | ||
127 | } | 129 | } |
128 | 130 | ||
129 | 131 | ||
130 | a { | 132 | a { |
131 | color: #032e03; | 133 | // color: #47733c; |
134 | color: #6fb45e; | ||
135 | font-weight: bold; | ||
132 | text-decoration: underline; | 136 | text-decoration: underline; |
133 | } | 137 | } |
134 | 138 | ||
135 | 139 | ||
136 | a:hover { | 140 | a:hover { |
137 | color: #147614; | 141 | color: #d66836; |
142 | font-weight: bold; | ||
138 | } | 143 | } |
139 | 144 | ||
140 | 145 | ||
@@ -203,4 +208,10 @@ h3 { | |||
203 | 208 | ||
204 | .flushright { | 209 | .flushright { |
205 | text-align: right; | 210 | text-align: right; |
206 | } \ No newline at end of file | 211 | } |
212 | |||
213 | .logobox { | ||
214 | width: 8.5in; | ||
215 | margin-left: 1cm; | ||
216 | margin-bottom: 1.0cm; | ||
217 | } | ||
diff --git a/inc/litmusrt.png b/inc/litmusrt.png new file mode 100644 index 0000000..6177940 --- /dev/null +++ b/inc/litmusrt.png | |||
Binary files differ | |||