mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 15:05:56 +00:00
tweak how utility.css-based stuff looks
This commit is contained in:
@@ -39,10 +39,12 @@ function confirmOP() {
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="floatingLogo"><img src="images/logo_wide.png"></div>
|
||||
<div class="floatingLogo"><img src="images/logo_small.png"></div>
|
||||
|
||||
<h1><?php echo __("Database Updater") ?></h1>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<?php
|
||||
function getline($fp, $delim) {
|
||||
$result = "";
|
||||
@@ -181,6 +183,8 @@ function confirmOP() {
|
||||
|
||||
?>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user