Subversion Repositories wimsdev

Rev

Rev 11412 | Rev 12300 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11412 Rev 12261
Line 1... Line 1...
1
/* WORDS in code in all textes*/
1
/* WORDS in code in all texts*/
2
.tt{
-
 
3
  font-family: monospace, "Courier New";
-
 
4
  border-left-width: 3px;
-
 
5
  margin: 0;
-
 
6
  padding: 0 3px;
-
 
7
}
-
 
8
 
2
 
9
code, pre{
3
code, pre{
10
  /*border-left-width: 4px;
4
  /*border-left-width: 4px;
11
  background-color:rgb(128,255,128);
5
  background-color:rgb(128,255,128);
12
  background-color:rgba(0,128,0,0.1);
6
  background-color:rgba(0,128,0,0.1);