mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Last minute fixes in test code and UI
This commit is contained in:
@@ -38,12 +38,18 @@
|
||||
font-size: 72px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-size: 30px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<div class="title">Be right back.</div>
|
||||
<div class="title">Whoops</div>
|
||||
<div class="text">There was a fatal error. Please check the log files.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user