Difference between revisions of "Team:Valencia UPV/pruebaWeb"

Line 1: Line 1:
 +
Copia seguridad pruebaWeb
 +
 
{{Valencia_UPV/bootstrapcss}}
 
{{Valencia_UPV/bootstrapcss}}
 +
{{Valencia_UPV/stackinterfacecss}}
  
  
Line 6: Line 9:
  
 
<html>
 
<html>
 
 
<head>
 
<head>
 
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,400i,500,600,700%7CMerriweather:300,300i" rel="stylesheet">
 
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,400i,500,600,700%7CMerriweather:300,300i" rel="stylesheet">
Line 15: Line 17:
  
 
#home_logo, #sideMenu { display:none; }
 
#home_logo, #sideMenu { display:none; }
#sideMenu, #top_title, .patrollink  {display:none;}
+
#sideMenu, #top_title, .patrollink  {display:none;}
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
+
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
body {background-color:white; }
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
 
+
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
+
  
 
</style>
 
</style>
Line 1,824: Line 1,822:
 
             <i class="stack-interface stack-up-open-big"></i>
 
             <i class="stack-interface stack-up-open-big"></i>
 
         </a>
 
         </a>
 +
        <script src="jquery311minjs"></script>
 +
        <script src="flickityminjs"></script>
 +
        <script src="easypiechartminjs"></script>
 +
        <script src="parallaxjs"></script>
 +
        <script src="typedminjs"></script>
 +
        <script src="datepickerjs"></script>
 +
        <script src="isotopeminjs"></script>
 +
        <script src="ytplayerminjs"></script>
 +
        <script src="lightboxminjs"></script>
 +
        <script src="granimminjs"></script>
 +
        <script src="jquerystepsminjs"></script>
 +
        <script src="countdownminjs"></script>
 +
        <script src="twitterfetcherminjs"></script>
 +
        <script src="spectragramminjs"></script>
 +
        <script src="smoothscrollminjs"></script>
 +
        <script src="scriptsjs"></script>
  
 +
        <script src="bootstrapcss"></script>
 +
        <script src="customcss"></script>
 +
        <script src="flickitycss"></script>
 +
        <script src="iconsmindcss"></script>
 +
        <script src="jquerystepscss"></script>
 +
        <script src="lightboxcss"></script>
 +
        <script src="sociconcss"></script>
 +
        <script src="stackinterfacecss"></script>
 +
        <script src="themecss"></script>
  
 
     </body>
 
     </body>
  
 
</html>
 
</html>

Revision as of 13:15, 25 June 2018

Copia seguridad pruebaWeb

Stack | Multipurpose HTML Template with Variant Page Builder

Gradient Backgrounds

These modular elements can be readily used and customized across pages and in different blocks.


Explore all of Stack's modular elements
at the Element Index Page →

Gradient Background

Stack allows you to easily add an animated gradient background to elements that fades seamlessly between a list of hex colours you define in the data-gradients attribute.

<section class="imagebg" data-gradient-bg="#4876BD,#5448BD,#8F48BD,#BD48B1">
	CONTENT
</section>
					

Gradient Backgrounds Rock