Вход Регистрация
Файл: gapps/resources/views/welcome.blade.php
Строк: 23
<?php
<!DOCTYPE html>
<
html>
    <
head>
        <
title>Laravel</title>

        <
link href="https://fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">

        <
style>
            
htmlbody {
                
height100%;
            }

            
body {
                
margin0;
                
padding0;
                
width100%;
                
displaytable;
                
font-weight100;
                
font-family'Lato';
            }

            .
container {
                
text-aligncenter;
                
displaytable-cell;
                
vertical-alignmiddle;
            }

            .
content {
                
text-aligncenter;
                
displayinline-block;
            }

            .
title {
                
font-size96px;
            }
        </
style>
    </
head>
    <
body>
        <
div class="container">
            <
div class="content">
                <
div class="title">Laravel 5</div>
            </
div>
        </
div>
    </
body>
</
html>
?>
Онлайн: 0
Реклама