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 [341b9eb270]:

To Artifact [2829377863]:


92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
  text-indent: 0px;
  display: inline;
  white-space: nowrap;
}


div.code {
  padding: 1em;
  margin: 0.5em;

  font-family: "Courier New", monospace;
  font-size: 10pt;
  font-weight: bold;

  overflow: auto;







|







92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
  text-indent: 0px;
  display: inline;
  white-space: nowrap;
}


div.code {
  padding: 4px;
  margin: 0.5em;

  font-family: "Courier New", monospace;
  font-size: 10pt;
  font-weight: bold;

  overflow: auto;