Annalucia.zablah

Joined 27 April 2022
882 bytes added ,  14:34, 27 February 2023
no edit summary
Line 1: Line 1:  +
{|
 +
[[File:vExpo_LandingPage.png|1200px|]]</center>
 +
|}
 +
 +
 
{{#css:
 
{{#css:
   −
<meta name="viewport" content="width=device-width, initial-scale=1">
+
 
<style>
+
.navelement{
.square {
+
  border-bottom:0px;
  height: 100px;
+
  padding-right: 0px;
  width: 200px;
+
  padding-left: 0px;
  background-color: #E4E6EA;
+
  padding-bottom: 2px;
 +
  padding-top: 2px;
 +
  text-align: center;
 +
  font-family: (Cooper black);
 +
  font-size: 12pt;
 +
 
 +
}
 +
 
 +
 
 +
.navelement a{
 +
    display: block;
 +
    color:black;
 +
    font-weight:600;
 +
    border-bottom:solid 2px grey;
 +
}
 +
 
 +
.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>]]'''
 +
|}