Annalucia.zablah

Joined 27 April 2022
573 bytes added ,  13:34, 27 February 2023
no edit summary
Line 1: Line 1: −
{| width="100%" cellpadding="35" cellspacing="10px"
+
{|
 +
[[File:vExpo_LandingPage.png|1200px|]]</center>
 +
|}
   −
|- valign="top"
  −
| style="border-left: 10px solid #695282; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: black; background-color: white; font-size:1em;" |
     −
<div style="column-count:1"> <div style="text-align: left">
+
{{#css:
 +
 
 +
 
 +
.navelement{
 +
  border-bottom:0px;
 +
  padding-right: 0px;
 +
  padding-left: 0px;
 +
  padding-bottom: 2px;
 +
  padding-top: 2px;
 +
  text-align: center;
 +
  font-family: (Cooper black);
 +
  font-size: 12pt;
 +
 
 +
}
   −
{{#css:
     −
<meta name="viewport" content="width=device-width, initial-scale=1">
+
.navelement a{
<style>
+
    display: block;
.square {
+
    color:black;
  height: 100px;
+
    font-weight:600;
  width: 200px;
+
    border-bottom:solid 2px grey;
  background-color: #E4E6EA;
+
}
 +
 
 +
.navelement a:hover,.navelement focus{
 +
  background-color:#E9E5ED;
 
}
 
}
</style>
  −
</head>
  −
<body>
     −
<h2>Square CSS</h2>
+
.navelement a.selflink{
<div class="square">
+
  color:#684E7E;
hola
+
border-bottom:#684E7E solid 4px;
</div>
      
}
 
}
<br>
+
 
 +
 
 +
}}
 +
{| class="FCK__ShowTableBorders" style=" border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px; background-color: #ffffff" width="100%" align="center"
 +
 
 +
|-
 +
| class="navelement" width="15%" | [[About vExpo|<span>'''About vExpo'''</span>]]'''
 +
| class="navelement" width="20%" | [[About vExpo/Roles and Responsibilities|<span>'''Roles and Responsibilities'''</span>]]'''
 +
| class="navelement" width="20%" | [[About vExpo/List of Criteria|<span>'''List of Criteria'''</span>]]'''
 +
| class="navelement" width="20%" | [[About vExpo/FAQ's|<span>'''FAQ's'''</span>]]'''
 +
|}