Template:Test: Difference between revisions

From WikiMSK

No edit summary
No edit summary
Line 3: Line 3:
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,700;1,400&display=swap');
.hero{
.hero{
background-image: url("https://wikimsk.org/w/img_auth.php/e/ea/Reading_manikin.jpg");
height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.hero-text{
font-family:"Josefin Sans"
font-family:"Josefin Sans"
margin:2em;
margin:2em;
padding:2em;
padding:2em;
background:grey;
color:white;
color:white;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
}
}
.hero-title{
.hero-title{
font-size:60px;
font-size:60px;
Line 19: Line 31:
</style>
</style>
</html>
</html>
 
<div class="hero">
<div class="hero center">
<div class="hero-text">
<div class="hero-title"><span style="border-bottom:solid 6px #3498db">WELCOME TO <span style="color:#3498db">WIKIMSK</span></span></div>
<div class="hero-title"><span style="border-bottom:solid 6px #3498db">WELCOME TO <span style="color:#3498db">WIKIMSK</span></span></div>
<div class="hero-caption">''The New Zealand Musculoskeletal Medicine Wiki''</div>
<div class="hero-caption">''The New Zealand Musculoskeletal Medicine Wiki''</div>
</div>
</div>
</div>

Revision as of 16:27, 27 April 2022

WELCOME TO WIKIMSK
The New Zealand Musculoskeletal Medicine Wiki