<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: bbxdesert
Theme URI: http://wordpress.bbxdesign.com
Description: ThÃ¨me DÃ©sert WordPress
Version: 2.0
Author: bbx
Author URI: http://bbxdesign.com
Tags: empty, full-width, simple, white

  bbxdesert
  http://wordpress.bbxdesign.com

*/

body,
button,
input,
select,
textarea{ color: #333; font-family: Arial, Verdana, sans-serif; font-size: 14px; line-height: 1.5;}

/* Balises block */

.post-content h1{margin: 0 0 15px 0;}
.post-content h2{margin: 0 0 15px 0;}
.post-content h3{margin: 0 0 15px 0;}
.post-content h4{margin: 0 0 15px 0;}
.post-content h5{margin: 0 0 15px 0;}
.post-content h6{margin: 0 0 15px 0;}
.post-content p{}
.post-content ul{ }
.post-content ol{ }
.post-content blockquote{ }
.post-content pre{ }
.post-content address{ }
.post-content address{ }

/* Balises inline */

.post-content strong{ }
.post-content em{ }
.post-content acronym{ }
.post-content code{ }
.post-content del{ }
.post-content ins{ }

/* Classes des images */

.alignleft{ display: inline; float: left;}
.aligncenter{ clear: both; display: block; margin-left: auto; margin-right: auto;}
.alignright{ display: inline; float: right;}
.size-auto{ }
.size-medium{ }
.size-large{ }
.size-full{ }
.wp-caption{ }
.wp-caption img{ }
.gallery{ }
.gallery .gallery-item{ }

/* Recaptcha update 01/23 */

.msg-error{
  color: #ff0000;
  font-size: 18px;
  display: block;
  text-align: center;
}
</pre></body></html>