File: assets/EXAMPLEs/exampleLIB/css/exampleLIB.css

Recommend this page to a friend!
  Classes of Juan Jose   rsLIB   assets/EXAMPLEs/exampleLIB/css/exampleLIB.css   Download  
File: assets/EXAMPLEs/exampleLIB/css/exampleLIB.css
Role: Auxiliary data
Content type: text/plain
Description: css example
Class: rsLIB
Load JavaScript and CSS using AJAX requests
Author: By
Last change: Update of assets/EXAMPLEs/exampleLIB/css/exampleLIB.css
Date: 2 years ago
Size: 322 bytes
 

Contents

Class file image Download
#container{ border:1px ridge maroon; border-radius:10px; box-shadow: 4px 4px 6px; width:60%; margin:auto; padding:10%; background:whiteSmoke; text-align:center; } #container img{ float: right; } #container h4 i{ color:maroon; background:lightYellow; padding:4px; border-radius:4px; }