Changes for page OMV

Last modified by Ricardo Julio Rodríguez Fernández on 2025/05/31 11:14

From version 7.1
edited by Ricardo Julio Rodríguez Fernández
on 2025/05/31 09:09
Change comment: There is no comment for this version
To version 2.1
edited by Ricardo Julio Rodríguez Fernández
on 2025/05/29 15:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,0 @@
1 -OneMultiverse
2 -Your reality starts here
3 -
4 -{{html wiki="true"}}
5 - <div id="content" style="text-align: center;">
6 - <p style="font-size: 80px; color: white">OneMultiverse</p>
7 - <p style="font-size: 30px; color: white">Your reality starts here</p>
8 - </div>
9 - <div id="navbar">
10 - <a href="#home">Home</a>
11 - <a href="#concept">Concept</a>
12 - <a href="#contact">Contact</a>
13 - </div>
14 -{{/html}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,33 +1,11 @@
1 1  /* Use # for ids and . for classes */
2 2  
3 -#navbar {
4 - float:right;
5 - position:absolute;
6 - bottom:0;
7 - right:0;
8 -}
9 -
10 -/* Navbar links */
11 -#navbar a {
12 - float: left;
13 - display: block;
14 - color: #f2f2f2;
15 - text-align: center;
16 - padding: 14px;
17 - text-decoration: none;
18 -}
19 -
20 -/* Page content */
21 -.content {
22 - padding: 16px;
23 -}
24 -
25 25  body {
26 26   background-color: #11ffee00;
27 27  }
28 28  
29 29  html {
30 - background: url(https://onemultiverse.net/Punishment_sisyph_small.jpg) no-repeat center center fixed;
8 + background: url(https://onemultiverse.net/cros2025.jpeg) no-repeat center center fixed;
31 31   -webkit-background-size: cover;
32 32   -o-background-size: cover;
33 33   background-size: cover;