diff options
| -rw-r--r-- | el-gr/css-gr.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/el-gr/css-gr.html.markdown b/el-gr/css-gr.html.markdown index 764a17cf..327dc1a0 100644 --- a/el-gr/css-gr.html.markdown +++ b/el-gr/css-gr.html.markdown @@ -137,7 +137,7 @@ selector {      /* Απόλυτες μονάδες */      width: 200px;     /* pixels */ -    font-size: 20pt;  /* points */ +    font-size: 20pt;  /* στιγμες */      width: 5cm;       /* εκατοστά */      min-width: 50mm;  /* χιλιοστά */      max-width: 5in;   /* ίντσες */ | 
