Skip to content

Commit 341b6ba

Browse files
committed
css
1 parent 9d20fd8 commit 341b6ba

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

css/main.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,17 @@ sup {
234234
text-align: left;
235235
}
236236

237+
.region.bottom.left1 {
238+
left: 0;
239+
bottom: 100%;
240+
}
241+
242+
.region.bottom.right1 {
243+
left: 25%;
244+
bottom: 100%;
245+
width: 75%;
246+
}
247+
237248
.region table {
238249
width: 100%;
239250
border-spacing: 0;

0 commit comments

Comments
 (0)