Template:Sandbox3/styles.css: Difference between revisions

From Archon Arcana - The KeyForge Wiki
no edit summary
No edit summary
No edit summary
Line 115: Line 115:
div.infoboxcota .bottomline {
div.infoboxcota .bottomline {
background-image:linear-gradient(45deg,#df3a68,#f7cdd9,#fbe9ee,#ed91ab);
background-image:linear-gradient(45deg,#df3a68,#f7cdd9,#fbe9ee,#ed91ab);
   height:25px;
   height:15px;
   position:absolute;
   position:absolute;
   top:238px;
   top:238px;
Line 151: Line 151:
div.infoboxaoa .bottomline {
div.infoboxaoa .bottomline {
   background-image: linear-gradient(45deg, #6b9ec7, #b3ddff, #e6f4ff, #b3ddff);
   background-image: linear-gradient(45deg, #6b9ec7, #b3ddff, #e6f4ff, #b3ddff);
   height:25px;
   height:15px;
   position:absolute;
   position:absolute;
   top:238px;
   top:238px;
Line 186: Line 186:
div.infoboxwc .bottomline {
div.infoboxwc .bottomline {
background-image:linear-gradient(45deg,#a345ba,#e7ceed,#f6ecf8,#c88fd6);
background-image:linear-gradient(45deg,#a345ba,#e7ceed,#f6ecf8,#c88fd6);
   height:25px;
   height:15px;
   position:absolute;
   position:absolute;
   top:238px;
   top:238px;