@ -4,16 +4,16 @@
< title > Eddie Murphy< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta charset = "UTF-8" >
< link rel = "shortcut icon" type = "image/jpg" href = "img/flag.pn g" / >
< link rel = "shortcut icon" type = "image/jpg" href = "img/flag.sv g" / >
< style >
body {
font-family: sans-serif;
margin: 0;
background: #616d7f ;
background: #161837 ;
}
#home {
color: #f7aab9 ;
color: #fff ;
padding: 10%;
}
#about {
@ -22,58 +22,44 @@
background: url(img/1.png);
background-size: cover;
background-repeat: no-repeat;
color: #f7aab9 ;
background-size: 135% ;
background-position: 100% 9 0%;
color: #fff ;
background-size: 120% auto ;
background-position: 100% 5 0%;
text-align: right;
}
#map {
padding: 10%;
padding-left: 27.5%;
padding-right: 27.5%;
background: url(img/2.png);
background-size: cover;
background-repeat: no-repeat;
color: #f7aab9;
background-position: 0 25%;
text-align: center;
}
#screenshots {
color: #f7aab9 ;
color: #fff;
padding: 10%;
text-align: center;
}
#contact {
padding: 10%;
padding-right: 60%;
background: url(img/3 .png);
background: url(img/2.png);
background-size: cover;
background-repeat: no-repeat;
background-position: 0 50%;
color: #f7aab9 ;
color: #fff ;
text-align: left;
}
#footer {
color: #f7aab9 ;
color: #fff ;
padding: 5% 10% 5% 10%;
}
.butt {
padding: 12px;
border-radius: 8 px;
border-color: #f7aab9 ;
border-radius: 14 px;
border-color: #fff ;
border-style: solid;
border-width: 2px;
color: #f7aab9 ;
color: #fff ;
transition-duration: 0.2s;
text-decoration: none;
}
.butt:hover {
background-color: #f7aab9 ;
color: #616d7f ;
background-color: #fff ;
color: #161837 ;
}
.maps {
border-radius: 16px;
}
.left {
text-align: left;
border-radius: 16px;
@ -87,38 +73,35 @@
< / head >
< body >
< div id = "home" >
< img src = 'img/flag.pn g' > < / img >
< img style = "border: 4px solid white; border-radius: 17px" height = 200px s rc = 'img/flag.sv g' > < / img >
< h1 > Welcome to Eddie Murphy!< / h1 >
< p > We're not NATO, god dammit !< / p >
< p > mc.civclassic.com | 4600 -6900 < / p >
< p > Coming 2 America !< / p >
< p > mc.civclassic.com< / p >
< br >
< a class = "butt" href = "https://discord.gg/REKTRZQbDy" > Discord< / a >
< nav > < a class = "butt" href = "https://discord.gg/REKTRZQbDy" > Discord< / a > < a class = "butt" href = "https://ccmap.github.io/#q=Eddie%20Murphy#f=6e269ab2-1811-4998-975f-fe3cb4dc5a2d#url=https%3A%2F%2Fccmap.github.io%2Fdata%2Fland_claims.civmap.json" > Location< / a > < / nav >
< / div >
< div id = "about" >
< div style = "background-color: rgba(97, 109, 127, 0.5); padding: 24px; border-radius: 16px;" >
< div style = "padding: 24px; border-radius: 16px;" >
< h1 > What is EM?< / h1 >
< p > Eddie Murphy is an empire of smaller states or collectives in the northeast quadrant (+- ) of the CivClassic world. It is often known for its comedic name, active economy and large player base.< / p >
< p > Eddie Murphy is an empire of smaller states or collectives in the southeast quadrant (++ ) of the CivClassic world. It is often known for its comedic name, active economy and large player base.< / p >
< / div >
< / div >
< div id = "map" >
< img class = "maps" src = "img/map1.png" width = 100% > < / img >
< br >
< img class = "maps" src = "img/map2.webp" width = 100% > < / img >
< / div >
< div id = "screenshots" >
< img src = "img/infrastructure.png" width = 640px class = "left" > < / img >
< img src = "img/industry.png" width = 640px class = "right" > < / img >
< img src = "img/transport.png" width = 640px class = "left" > < / img >
< img src = "img/enviroment.png" width = 640px class = "right" > < / img >
< img src = "img/screenshots/1.png" width = 640px class = "left" > < / img >
< img src = "img/screenshots/2.png" width = 640px class = "right" > < / img >
< img src = "img/screenshots/3.png" width = 640px class = "left" > < / img >
< img src = "img/screenshots/4.png" width = 640px class = "right" > < / img >
< img src = "img/screenshots/5.png" width = 640px class = "left" > < / img >
< img src = "img/screenshots/6.png" width = 640px class = "right" > < / img >
< / div >
< div id = "contact" >
< div style = "background-color: rgba(97, 109, 127, 0.5); padding: 24px; border-radius: 16px;" >
< div style = "padding: 24px; border-radius: 16px;" >
< h1 > Need some help?< / h1 >
< p > Contact Lizzy or Soggy on Discord at oko#3656 or soggy#5333 < / p >
< p > Contact us on our Discord server linked above! < / p >
< / div >
< / div >
< div id = "footer" >
< p > 🄯 oko.moe . No rights reserved.< / p >
< p > 🄯 Imperial Federation of Eddie Murphy . No rights reserved.< / p >
< / div >
< / body >
< / html >