i965: Implement ARB_compute_variable_group_size
[mesa.git] / docs / mesa.css
index f7f37b2715a37bbcc2dc961a13fe8047b1d86144..bf3cec5728ab94ca8842a8ff6a8377bff29c1708 100644 (file)
@@ -34,6 +34,20 @@ iframe {
        float: left;
 }
 
+figure {
+       margin: 0.5em;
+       padding: 0.5em;
+       border: 1px solid #ccc;
+}
+
+figure pre {
+       margin: 0;
+}
+
+figure figcaption {
+       padding-top: 0.5em;
+}
+
 .content {
        position: absolute;
        left: 20em;