Pārlūkot izejas kodu

Make text larger

master
Matt Baer pirms 5 gadiem
vecāks
revīzija
508f723e3d
2 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. +6
    -0
      editor.html
  2. +3
    -0
      post.html

+ 6
- 0
editor.html Parādīt failu

@@ -2,6 +2,9 @@
<head>
<title>gopaste</title>
<style>
body {
font-size: 120%;
}
form {
margin: 0 auto;
max-width: 40em;
@@ -13,6 +16,9 @@
border: 0;
outline: none;
}
textarea, input {
font-size: 100%;
}
</style>
</head>
<body>


+ 3
- 0
post.html Parādīt failu

@@ -2,6 +2,9 @@
<head>
<title>gopaste</title>
<style>
body {
font-size: 120%;
}
article {
white-space: pre-wrap;
word-break: break-word;


Notiek ielāde…
Atcelt
Saglabāt