File: apcalculator/apclc.css

Recommend this page to a friend!
  Classes of MarPlo   JS Area Perimeter Calculator   apcalculator/apclc.css   Download  
File: apcalculator/apclc.css
Role: Auxiliary data
Content type: text/plain
Description: css style
Class: JS Area Perimeter Calculator
Calculate the dimensions of geometric shapes
Author: By
Last change:
Date: 11 years ago
Size: 1,506 bytes
 

Contents

Class file image Download
#araprm { position:relative; margin:2em auto .8em auto; width:38em; text-align:center; font-family:Calibri; font-size:1em; padding:.2em; } #araprm #apobj { margin:.2em auto .5em auto; text-decoration:underline; text-align:center; } #apimgs { float:left; margin:.3em 0; max-width:72%; } #addselitem { float:right; display:none; margin:.3em 0; width:28%; background:#eeeffe; padding:.18em; line-height:175%; -moz-border-radius:.6em; -webkit-border-radius:.6em; -khtml-border-radius:.6em; border-radius:.6em; } #addselitem h4 { margin:0 auto .1em auto; } #addselitem .vodata { width:5em; } #addselitem #vres { margin:.2em 0 0 0; background:#fefeda; border-top:2px solid blue; } #addselitem #vres .vre { margin:0 0 0 .2em; text-align:left; font-weight:bold; } #addselitem #vres .vre em { color:#0001da; letter-spacing:1px; } #apsel { position:relative; clear:both; margin:.5em auto; background:#edf9ef; padding:0.2em 1em; -moz-border-radius:.9em; -webkit-border-radius:.9em; -khtml-border-radius:.9em; border-radius:.9em; } #apsel h4 { margin:.3em auto; text-align:center; } #apsel .apselfl { float:left; margin:.2em 5%; text-align:left; } #apsel label { display:block; line-height:140%; cursor:pointer; } #apsel label:hover { background:#fbfc01; color:#0102fb; } #cwn { position:absolute; top:.2em; right:2em; font-size:.5em; color:#edeefe; text-decoration:none; }