bulma servito da noi
This commit is contained in:
parent
f5ffcaaeea
commit
6312a5a080
19
b.html
19
b.html
@ -1,19 +0,0 @@
|
||||
<head>
|
||||
<title>Title of the document</title>
|
||||
<style>
|
||||
body {
|
||||
/* background-image: url('https://i.4cdn.org/wg/1611787310332.png'); */
|
||||
background-image: url('./1612516958284.jpg');
|
||||
background-repeat: repeat-xx;
|
||||
background-size: 60px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<br>
|
||||
<img src="file:///home/user/Desktop/lezzo.org/lezzo.org.png" >
|
||||
<img src="file:///home/user/Desktop/lezzo.org/lain.gif" width="500" height="500">
|
||||
<img src="file:///home/user/Desktop/lezzo.org/yotsuba.gif" width="500" height="500">
|
||||
|
||||
<br>
|
||||
</body>
|
@ -1,6 +1,7 @@
|
||||
<html>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
|
||||
<title>Blog - LEZZO.org</title>
|
||||
<link rel="stylesheet" href="../bulma.min.css">
|
||||
<style>
|
||||
.columns {
|
||||
justify-content: flex-end;
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head><title>LEZZO.org</title>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
|
||||
<link rel="stylesheet" href="./bulma.min.css">
|
||||
<style>
|
||||
.block_article {
|
||||
width: 500px;
|
||||
|
2
hos.html
2
hos.html
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head><title>LEZZO.org - Hall of Shame</title>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
|
||||
<link rel="stylesheet" href="./bulma.min.css">
|
||||
<style>
|
||||
.header-image {
|
||||
background-image: url("processed/flutinboy.jpg");
|
||||
|
@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head><title>LEZZO.ORG</title>
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
|
||||
<link rel="stylesheet" href="./bulma.min.css">
|
||||
<style>
|
||||
html { background-color: #dfe3e2; }
|
||||
</style>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<head><meta charset="utf-8">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
|
||||
<link rel="stylesheet" href="./bulma.min.css">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body style="background-color: #c0c0c0;">
|
||||
|
2
wof.html
2
wof.html
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head><title>LEZZO.org - Wall of Fame</title>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
|
||||
<link rel="stylesheet" href="./bulma.min.css">
|
||||
</head>
|
||||
<body background="processed/space_background.gif">
|
||||
<div class="section">
|
||||
|
Loading…
x
Reference in New Issue
Block a user