Fresh IDE . Diff
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

Differences From Artifact [3193eb5761]:

To Artifact [ed7ad14912]:


1
2
3
4
5
6
7
8
9
10
11
12
13
/* Common layout styles 				*/
/* They will define the common web site appearance	*/

body {
   font-family: sans-serif;
   font-size: 16px;
   background-color: white;
}


div.content, body>div{
  text-align: justify;
  max-width: 1024px;





|







1
2
3
4
5
6
7
8
9
10
11
12
13
/* Common layout styles 				*/
/* They will define the common web site appearance	*/

body {
   font-family: sans-serif;
   font-size: 12pt;
   background-color: white;
}


div.content, body>div{
  text-align: justify;
  max-width: 1024px;