Difference between revisions of "Template:Heidelberg/Integrated Cycle"

Line 3: Line 3:
 
<html>
 
<html>
 
<style>
 
<style>
 +
 +
.link_box {
 +
  background: transparent; /* For browsers that do not support gradients */
 +
  background: -webkit-radial-gradient(circle, rgba(80, 80, 80, 0.9), rgba(80, 80, 80, 0.1)); /* Safari */
 +
  background: -o-radial-gradient(circle, rgba(80, 80, 80, 0.9), rgba(80, 80, 80, 0.1)); /* Opera 11.6 to 12.0 */
 +
  background: -moz-radial-gradient(circle, rgba(80, 80, 80, 0.9), rgba(80, 80, 80, 0.1)); /* Firefox 3.6 to 15 */
 +
  background: radial-gradient(circle, rgba(80, 80, 80, 0.9), rgba(80, 80, 80, 0.1)); /* Standard syntax */
 +
}
 +
 
.link_box {
 
.link_box {
 
     position: absolute;
 
     position: absolute;
    background-color: #444444 !important;
 
 
     opacity: 0.0;
 
     opacity: 0.0;
 
     filter: alpha(opacity=0);
 
     filter: alpha(opacity=0);

Revision as of 21:47, 1 November 2017