File: demos/demo_json_init/main.css

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Blapy   demos/demo_json_init/main.css   Download  
File: demos/demo_json_init/main.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Blapy
jQuery plugin to load linked pages using AJAX
Author: By
Last change: Update of demos/demo_json_init/main.css
Date: 2 years ago
Size: 641 bytes
 

Contents

Class file image Download
html { margin: 0; padding: 0; } body { font-family: verdana, helvetica, arial, sans-serif; margin: 0 20px 0 20px; color: #333; width:800px; background-color:#FFFDFD; } p { margin-top: 0; text-align: justify; } pre { background-color:#E9E9E9; overflow-x:auto; white-space: pre-wrap; } a:link { font-weight: bold; text-decoration: none; color: #8675AA; } a:visited { font-weight: bold; text-decoration: none; color: #9785BF; } a:hover, a:focus, a:active { text-decoration: underline; color: #B7A5DF; } abbr { border-bottom: none; } #results { font-weight: bold; border: solid 1px green; border-radius: 5px; }