Difference between revisions of "Template:CIEI-BJ"

Line 1: Line 1:
<Welcome to CIEI_BJ Wiki>
 
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
Line 21: Line 20:
 
}
 
}
 
</style>
 
</style>
 +
<style>
 +
*{margin:0;padding:0;}
 +
@keyframes typing { from { width: 0; } }
 +
@keyframes blink-caret { 50% { border-color: transparent; } }
 +
h1 {
 +
font: bold 200% Consolas, Monaco, monospace;
 +
border-right: .1em solid;
 +
width: 16.5em; /* fallback */
 +
width: 30ch; /* # of chars */
 +
margin: 2em 1em;
 +
white-space: nowrap;
 +
overflow: hidden;
 +
animation: typing 20s steps(30, end), /* # of steps = # of chars */
 +
blink-caret .5s step-end infinite alternate;
 +
}
 +
</style>
 +
 +
 
<body>
 
<body>
 +
<h1>Welcome to CIEI_BJ's Wiki!!!</h1>
 
<nav class="navbar navbar-default navbar-inverse">
 
<nav class="navbar navbar-default navbar-inverse">
 
   <div class="container-fluid">  
 
   <div class="container-fluid">  

Revision as of 12:45, 6 October 2016

`Template

Welcome to CIEI_BJ's Wiki!!!