Sólo se muestran las entradas con fecha menor a la actual
[planetlibre.git/.git] / cabecera.html
index e3feb47..2bfa932 100644 (file)
@@ -1,4 +1,13 @@
 <!doctype html>
 <meta charset='utf-8' />
-<table>
+<style>
+@media only screen and (max-width: 900px) {
+    .col_blog {display: none;}
+}
+@media only screen and (max-width: 480px) {
+    .col_blog  {display: none;}
+       .col_fecha {display: none;}
+}
+</style>
+<table id='tabla_entradas'>