m (removed page switch buttons) |
m (added page switch buttons again) |
||
Line 5: | Line 5: | ||
</head> | </head> | ||
<body> | <body> | ||
− | + | <!-- next and previous pages--> | |
+ | <div class="page-switch-buttons"> | ||
+ | <a href="#" id="page-switch-prev"> | ||
+ | <div class="page-switch prev"> | ||
+ | <p>Previous Page</p> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="#" id="page-switch-next"> | ||
+ | <div class="page-switch next"> | ||
+ | <p>Next Page</p> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
<footer> | <footer> | ||
<a class="icon_link" href="https://twitter.com/iGEM_Bielefeld"><i class="fa fa-twitter" style="font-size: 50px; margin-right: 50px;"></i></a> | <a class="icon_link" href="https://twitter.com/iGEM_Bielefeld"><i class="fa fa-twitter" style="font-size: 50px; margin-right: 50px;"></i></a> |
Revision as of 14:38, 30 August 2017