Made things bigger.

This commit is contained in:
Monty Taylor 2012-11-06 08:46:39 +01:00
parent b25b508b91
commit 189737000a
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -67,7 +67,7 @@ Linux of the Cloud
</div> </div>
<div class="slide center"> <div class="slide center">
Quick History Lesson Quick Reminder
</div> </div>
<div class="slide"> <div class="slide">

View File

@ -70,15 +70,15 @@ div.center {
float: center; float: center;
/* position: absolute; */ /* position: absolute; */
top: 45%;display: table-cell; vertical-align: middle; top: 45%;display: table-cell; vertical-align: middle;
font-size: 160%; font-size: 260%;
line-height: 1.1em; line-height: 1.1em;
} }
img.center { img.center {
position: absolute; position: absolute;
float: center; float: center;
top: 30%; top: 15%;
left: 25%; left: 15%;
display: table-cell; vertical-align: middle; display: table-cell; vertical-align: middle;
text-align: center; text-align: center;
font-size: 160%; font-size: 160%;