|
|
Line 2: |
Line 2: |
| <html> | | <html> |
| <head> | | <head> |
− | <style type="text/css">
| |
− | .button {
| |
− | width: 130px;
| |
− | border: 2px solid #3aa76c;
| |
− | background-color: #FFFFFF;
| |
− | height: 30px;
| |
− | text-align: center;
| |
− | border-radius: 5px;
| |
− | padding: 10px 5px 0px 5px;
| |
− | margin: auto;
| |
− | /*animate transition */
| |
− | -webkit-transition: background 0.2s linear;
| |
− | -moz-transition: background 0.2s linear;
| |
− | -ms-transition: background 0.2s linear;
| |
− | -o-transition: background 0.2s linear;
| |
− | transition: background 0.2s linear;
| |
− | }
| |
− |
| |
− | .button:hover {
| |
− | background-color: #3aa76c;
| |
− | color: white;
| |
− | }
| |
− | </style>
| |
− |
| |
− | </head>
| |
− |
| |
− |
| |
− | <div class="button">
| |
− |
| |
− | HOME
| |
− |
| |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− | <div class="button">
| |
− | TEAM
| |
− | </div>
| |
| | | |
| | | |
Add a banner to your wiki!
You can make the image 980px by 200px
Remember to call the file: "Team_Example_banner.jpg"