Skip to content

Commit

Permalink
Modified error.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hipot committed Dec 21, 2023
1 parent 0cc48b0 commit df2a42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/pages/error.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
.fatal-error a {text-decoration:underline;}
.fatal-error a:hover {color:#b24040;}
.fatal-error .error-raw {background:#e8e7e7; padding:8px; font-size:11px; margin:5px 0;}
.fatal-error .error-raw * {font-family:Consolas, 'Courier New', Courier, monospace;}
.fatal-error .error-raw * {font-family:Consolas, 'Courier New', Courier, monospace !important;}
.fatal-error .has-error {font-size:110%; padding:0 0 10px 0; font-weight:bold; color:#b24040;}
.fatal-error .we-know {font-weight:bold;}
.fatal-error img {float:left; margin:0 6px 6px 0; max-width:120px;}
Expand Down

0 comments on commit df2a42e

Please sign in to comment.