From 60e7411a1f8ba03323fd5303f8c3b2c2ece148a5 Mon Sep 17 00:00:00 2001 From: ManUtopiK Date: Tue, 3 Jun 2014 12:08:45 +0200 Subject: [PATCH] wrap elements + use flex css --- index.php | 112 ++++++++++++++++++++++++++++------------------------- styles.css | 62 +++++++++++++++++++++++------ 2 files changed, 110 insertions(+), 64 deletions(-) diff --git a/index.php b/index.php index b67b53f..46c789d 100644 --- a/index.php +++ b/index.php @@ -126,60 +126,68 @@ if (isset($_POST['code'])) { -
-
-
- -
- Line: 1, Column: 1 - - Copy selection: - - - - - - - - - - Reset - -
+
+
+ +
+ +
+
+ Line: 1, Column: 1 + + Copy selection: + + + + + + + + + + Reset + +
+ + +
+
+
- - -
- debug: - < foo() - krumo(foo()); -
-
- commands: - krumo::backtrace(); - krumo::includes(); - krumo::functions(); - krumo::classes(); - krumo::defines(); -
-
- misc: - press ctrl-enter to submit - put '#\n' on the first line to enforce - \n line breaks (\r\n etc work too)
-