mirror of
https://github.com/opelly27/cweb.git
synced 2026-05-20 02:47:38 +00:00
image change
This commit is contained in:
+6
-1
@@ -10,10 +10,15 @@
|
||||
body {
|
||||
background-color: black;
|
||||
}
|
||||
img.logo {
|
||||
position: relative;
|
||||
float: left;
|
||||
width: 30%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="static/naturalprangsmall.png">
|
||||
<img class="logo" src="static/naturalprangsmall.png">
|
||||
<h1>Natural Brand</h1>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user